Quantcast
Channel: How to remove all i386 packages from Ubuntu 64bit? - Ask Ubuntu
Viewing all articles
Browse latest Browse all 7

Answer by Patrick for How to remove all i386 packages from Ubuntu 64bit?

$
0
0

In case anyone is wondering, there's a much more sane and graceful way to do this. The last previous answer hopes to do the same thing, but that search fails since architectures are not actually part of package names, except in special cases.

as root (or with sudo) run:

aptitude remove ~i~ri386

If you don't use aptitude over apt-get already, do. It's really excellent. You can find a list of aptitude's search terms here.


Viewing all articles
Browse latest Browse all 7

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>