Fedora Linux Support Community & Resources Center
  #1  
Old 6th February 2007, 06:56 PM
jewelion Offline
Registered User
 
Join Date: Jan 2007
Location: Oswestry, UK
Posts: 16
Duplicate packages

Just been doing a "yum update".

I noticed a few things like:
gpm ppc64 1.20.1-80.fc6 updates 210 k
gpm ppc 1.20.1-80.fc6 updates 210 k

Now, I'm using a dual G5 Mac - do I need both sets of packages?
Should I remove the plain ppc ones?

TIA
Reply With Quote
  #2  
Old 6th February 2007, 08:17 PM
codergeek42's Avatar
codergeek42 Offline
Registered User
 
Join Date: Aug 2005
Location: Anaheim/Fullerton, CA (USA)
Age: 27
Posts: 388
Now you feel the pain of multilib.

Basically the 64-bit install actually installs 32-bit versions of most of the packages so that 32-bit and 64-bit apps will both work.

If you want to use only 64-bit PPC stuff (though I don't know what, if any, functionality will be lost), you should remove all of the '*.ppc' packages. You can do this as root from your favorite terminal: First run "su -" to become the root user (administrator of the machine), then you can use yum's globbing to achieve the removal:
Code:
# yum remove '*.ppc'
I highly recommend that you go through the list of removed packages though, just to be sure that no 64-bit (ppc64) packages are slated to be removed.

Afterward, if you only want the ppc64 ones in the future, you can add an exclude line to your /etc/yum.conf configuration file:
Code:
exclude=*.ppc
For what it's worth, I've done this to have a "pure" 64-bit install on my Core 2 Duo machine at home (x86-64) and have yet to notice any problems arising therefrom.
__________________
~~ Peter ~~ :: ( Who am I? ) :: ( My Blog: A day (or more) in the life of a CS & Language student... ) :: ( Supporter of the EFF & FSF ) :: ( I'm a GNU/Linux addict and Free Software Advocate. ) :: ( How to Ask Questions the Smart Way ) :: ( The Fedora Project, sponsored by Red Hat ) :: ( GNOME: The Free Software Desktop Project ) :: ( GnuPG Public Key ) :: ( About me on the WIki )
Reply With Quote
Reply

Tags
duplicate, packages

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Duplicate packages in an old Red Hat 7.2 box Tximis Using Fedora 1 10th April 2006 02:49 PM
Removing Duplicate packages vishnumrao Using Fedora 0 18th March 2005 04:24 PM
how to remove duplicate packages in fc3 shams EOL (End Of Life) Versions 2 1st February 2005 03:10 AM


Current GMT-time: 04:32 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat