[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: rpm database?
John Corey wrote:
>
> C MENZES wrote:
> >
> > Is there a database of all available rpms and their dependencies?
[...]
> Of what's installed
> on a system, then there's the databases rpm uses in /var/lib/rpm. Of a
> given directory tree, find /where -name '*.rpm' -print -exec rpm -q {}
> --requires, or
[...]
Will that work, or do you need -qp instead of -q? You need the 'p' on my
SuSE system (in addition to a trailing semicolon to end the exec)...
--Danny, asking rhetorical questions
--
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.