Josh Glover wrote:
> On 12/12/06, Frank Murphy <frankly3d-weblists at hotmail.com> wrote:
>>> Is [it] possible [...] to list all installed rpm(s), their
>> dependencies, and common
>> name if possible. (and are they used/necessary)
>>>> rpm -qa|xargs rpm -i --whatrequires
>>>> Am I close with above?
>> Why not try it out and see if it does what you want. Try:
Did that
>> rpm -qa | head -10 | xargs rpm -qi --whatrequires
>> (note I added a 'q' to your second rpm command--pretty sure that is
> required)
>> This will give you output for a small sample size. If it is what you
> want to see, blast it out for all your RPMs. :)
>> -Josh
This was the puppy.
rpm -qa | head | xargs rpm -qi --whatrequires
had to drop "-10" to test
Gave me a list of prms not owned by anything
Frank
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!