Enabling 32-bit Arch
2. Enabling 32-bit Architecture
Then to Enable the Needed 32-bit Arch:
sudo dpkg --add-architecture i386
And Refresh the Apt Sources with:
sudo apt update
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.