I blitzed all my 32bit packages like this:
sudo apt-get remove `dpkg --get-selections | grep i386 | awk '{print $1}'`
I blitzed all my 32bit packages like this:
sudo apt-get remove `dpkg --get-selections | grep i386 | awk '{print $1}'`