![]() |
i686 packages on a 64-bit install
was running an upgrade and it struck me how many i686 packages were being installed/upgraded.
is this something to be lived with, or is there a way to limit the i686 packages? |
Re: i686 packages on a 64-bit install
Generally, if they're installed, they're needed. There are some programs that will only run in 32 bit mode--skype, for example. If you've installed Skype, then you have a bunch of i686 programs that had to be installed for it to work.
|
Re: i686 packages on a 64-bit install
Actually there are VERY FEW packages in the Fedora Repo that require 32bit. I checked this back around F12 and it was someassembler tool (maybe 'nasm') and one other.
So the main reason you are getting a load of 32bit packages is to allow ou rto run 3rd party 32bit packages. Remove then with 'yum erase' and check what is removed for dependencies - I'll wager it's not much. ---------- Post added at 03:35 PM ---------- Previous post was at 03:21 PM ---------- I just did a yum erase \*.i386 yum erase \*.i686 The only 64bit package that was removed for dependency was wine. Oddly wine has a load of 32bit dependencies ... Code:
$ yum install wine |
Re: i686 packages on a 64-bit install
Thanks for the tip on \*i386 when I originally blew out all mine I did it via
rpm -qa |grep i386 etc, then took them out a few at a time. Mind you removing 32bit glibc first goes a long ways towards identifying the 32 bit packages. Your way is much more elegant. I agree for the most part if you still have 32 bit packages installed they are probably left over from the dark days or some thing proprietary. 32bit wine packages aren't a surprise as even 64 bit windows is mostly 32bit still. |
Re: i686 packages on a 64-bit install
Quote:
If you desired you could build Wine64 only and install that, but it probably wouldn't be very useful, just as windows x64 without WOW64 is useless. Sadly the only people to rage against here are window developers who still do not make 64 bit applications, since largely there is no need. If you like focus your anger at Adobe, who we know is at fault for flash. ;) |
Re: i686 packages on a 64-bit install
Well lets be fair. You can only be mad at Adobe every other week because one week they have support for 64 bit Linux then the next week they don't. Then they do and then they don't.
|
| All times are GMT +1. The time now is 08:37 AM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.