Q on yum cleanup

Ralf Ertzinger fedora-devel at camperquake.de
Fri Mar 18 13:43:56 UTC 2005


Hi.

seth vidal <skvidal at phy.duke.edu> wrote:

> and look for duplicates, remove the older packages with:
> yum remove package-ver-rel.arch

Whenever such things happen, I use this to find duplicates:

rpm -aq --queryformat "%{NAME}\n" | sort | uniq -c | grep -v -E " *1 "

-- 
There is only room for so many penguins in any one house.
                                       -- Tesla's Diary, Aug 23 2004




More information about the fedora-devel-list mailing list