rpm questions

Satish Balay balay at fastmail.fm
Tue Apr 20 22:19:02 UTC 2004



On Wed, 21 Apr 2004, shmuel siegel wrote:

> I have a number of packages that have more than one entry. For instance
> glibc (2.3.3-20,2.3.3-18) and shadow_utils(4.0.3-21,4.0.3-19).
> I am not using a 64 bit system so I don't think that I should have
> multiple versions.
> 
> 1) Is there an easy way to find all such entities?

Found an easy way to find the duplicates..

rpm -qa --qf "%{name}\n" | sort | uniq -d

Satish





More information about the fedora-test-list mailing list