Created
May 22, 2020 01:21
-
-
Save aledruetta/8985b12057afc1473e6b8dc0921a4bc6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo dpkg --add-arquitecture i386 | |
sudo apt update | |
sudo apt install build-essential | |
sudo apt install gcc-multilib g++-multilib |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment