Re: Why are multiple architecture rpms installed?

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



On Wed, 04 Mar 2009 13:47:51 +0100
Marten Lehmann wrote:

> How can I get rid of it?

If all you need exists in x86_64, there is no need to use i386
packages.

You may try to uninstall all all non x86_64 and noarch packages (doing
test run first):

rpm -qa --qf "%{NAME}.%{ARCH}\n" | grep -v 'x86_64\|noarch\|gpg-pubkey' > list
rpm --test -e $(cat list)

You can remove all i386 packages with this command:

yum remove \*.i?86


-- 
MELVILLE THEATRE ~ Melville Sask ~ http://www.melvilletheatre.com
_______________________________________________
CentOS mailing list
CentOS@xxxxxxxxxx
http://lists.centos.org/mailman/listinfo/centos

[Index of Archives]     [CentOS]     [CentOS Announce]     [CentOS Development]     [CentOS ARM Devel]     [CentOS Docs]     [CentOS Virtualization]     [Carrier Grade Linux]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Linux USB]
  Powered by Linux