Add the new architecture: sudo dpkg --add-architecture i386
Update the package database: sudo apt-get update
Install the libraries that you want: apt-get install libexpat1:i386
Find and install libraries for x86 on linux, Debian
· One min read
Add the new architecture: sudo dpkg --add-architecture i386
Update the package database: sudo apt-get update
Install the libraries that you want: apt-get install libexpat1:i386