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

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

$
0
0

There is another way of lower risk:

sudo apt-get remove "^.*:i386$"

This will specifically match only packages ending with ":i386", which is the standard naming convention for all i386 architecture Debian packages.


Viewing all articles
Browse latest Browse all 7

Trending Articles



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