mitydsp@vagrantup:~$ sudo apt-get install ia32-libs 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package ia32-libs is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  lib32z1 lib32ncurses5 lib32bz2-1.0

E: Package 'ia32-libs' has no installation candidate

mitydsp@vagrantup:~$ sudo apt-get install lib32z1 lib32ncurses5 lib32bz2-1.0
Reading package lists... Done
Building dependency tree       
Reading state information... Done
lib32ncurses5 is already the newest version.
lib32z1 is already the newest version.
The following packages were automatically installed and are no longer required:
  gvfs-libs:i386 libart-2.0-2:i386 libcolord1:i386 liblcms2-2:i386
  libpopt0:i386 libsecret-1-0:i386 libwayland-client0:i386
  libwayland-cursor0:i386 libxkbcommon0:i386
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  lib32bz2-1.0
0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
Need to get 0 B/33.2 kB of archives.
After this operation, 110 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Selecting previously unselected package lib32bz2-1.0.
(Reading database ... 167058 files and directories currently installed.)
Preparing to unpack .../lib32bz2-1.0_1.0.6-5_amd64.deb ...
Unpacking lib32bz2-1.0 (1.0.6-5) ...
Setting up lib32bz2-1.0 (1.0.6-5) ...
Processing triggers for libc-bin (2.19-0ubuntu6.9) ...
mitydsp@vagrantup:~$
