Created
July 10, 2018 16:01
-
-
Save gipsh/7c825f8039515a2351559eb9fd5de8d5 to your computer and use it in GitHub Desktop.
install ida on ubuntu 17.10 and probably others
This file contains 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 apt-get install libc6-i386 lib32stdc++6 lib32gcc1 lib32ncurses5 lib32z1 | |
sudo apt-get install libfontconfig1:i386 libxrender1:i386 libsm6:i386 libfreetype6:i386 libglib2.0-0:i386 | |
sudo apt-get install libxext6:i386 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment