Running 32-bit Applications on a 64-bit Host

dpkg --add-architecture i386
apt update
apt install -y libc6:i386 libncurses5:i386 libstdc++6:i386