On Sun, 21 Jul 2013 16:51:01 +0200, Roberto Ragusa wrote: > On 07/21/2013 02:02 PM, Michael Schwendt wrote: > > That is wrong advice. You don't need --nodeps to remove the 32-bit > > packages. You could do things similar to > > > > rpm -qa|grep \.i\*86$|xargs rpm -e > > > > to remove all of them at once without introducing broken dependencies. > > I would run a > > yum remove glibc.i686 > > That one will easily tear down the entire 32 bit world. ;-) That should work in many cases. There can be arch-specific packages that don't depend on glibc, however, or some which don't implement a base package dependency. For example, -static library packages, C++ template-only API -devel packages. -- Fedora release 19 (Schrödinger’s Cat) - Linux 3.9.9-302.fc19.x86_64 loadavg: 0.03 0.11 0.13 -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org