Friday, July 1, 2016

dpkg: error: cannot remove architecture 'i386' currently in use by the database

dpkg: error: cannot remove architecture 'i386' currently in use by the database
dpkg: error: cannot remove architecture 'i386' currently in use by the database

cat /var/lib/dpkg/arch
sudo apt-get remove --purge `dpkg --get-selections | grep i386 | awk '{print $1}'`
dpkg --remove-architecture i386
cat /var/lib/dpkg/arch


EmoticonEmoticon