Showing posts with label ia32-libs. Show all posts
Showing posts with label ia32-libs. Show all posts

26 June 2013

463. Very Briefly: Installing ia32-libs

Since the skype and bankid posts on this blog rely on ia32-libs, and the question has popped up a few times:

To install ia32-libs on debian wheezy and up you need to enable multiarch:

sudo dpkg --add-architecture i386
sudo apt-get update
sudo apt-get install ia32-libs