Executing
-
2. Enabling 32-bit Arch
First, Enable 32 bit Architecture
Simply play:sudo dpkg --add-architecture i386
Then Refresh the Repos:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo. -
3. Installing Libraries
The Install the Usually Needed Libraries:
sudo apt install libc6:i386 libstdc++6:i386 libncurses5:i386 zlib1g:i386
Then if still Not Working follow Guide on Next Step.
-
4. Looking Up Package Dependencies
How to Find Needed 32 bit Libraries to Run Binary
So Now I’m truly Happy if My Guide could Help you to Execute 32 bit Binary on Ubuntu 18.04 Bionic!
Contents