Purging 32-bit libraries from an amd64 Ubuntu system

I finally decided to get my desktop running pure amd64. No more 32-bit libraries cluttering the system. It was all too easy:

  • sudo apt-get remove --purge nspluginwrapper ia32.* lib32.* libc6-i386

Now to enjoy pure 64-bit goodness.

Trackback URL for this post:

http://hightechsorcery.com/trackback/85
Creative Commons License Except where otherwise noted, content on this site is licensed under a Creative Commons by-nc-sa 3.0 License