Re: root rpm package list?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/04/2010 06:44 AM, Tom Horsley wrote:
> On Thu, 04 Nov 2010 14:51:59 +0200
> Markku Kolkka wrote:
>
>> Use "package-cleanup --leaves --all" to show the full list, not just
>> libraries.
> I tried it, and it is definitely faster than my find-roots script,
> but it shows 623 packages, some of which are obviously providing
> dependencies for other things. My script comes up with 244 packages.
>
> I have no clue what is actually being listed by --leaves --all :-).
Well, you will have to write another script to go through
each installed rpm (except those listed as leaves), and
for each rpm invoke
rpm -qR rpmName | egrep -i 'leaf1|leaf2....'
If you see any of the leaves in the output, then
package-cleanup --leaves --all  lied :) :)

-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux