Created
May 24, 2016 13:46
-
-
Save doorbash/87d375a2b654a0f31c93cec397a38f7c to your computer and use it in GitHub Desktop.
I finally could install it on Kali after hours of trying
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
1. Download genymotion-2.6.0-ubuntu15_x64.bin | |
2. cd Downloads | |
3. chmod a+x genymotion-2.6.0-ubuntu15_x64.bin | |
4. ./genymotion-2.6.0-ubuntu15_x64.bin | |
5. Download libjpeg-turbo8-dbg_1.1.90+svn733-0ubuntu4.3_amd64.deb from http://packages.ubuntu.com/precise/libjpeg-turbo8-dbg and install it. | |
6. Download and install libjpeg-turbo8_1.1.90+svn733-0ubuntu4.3_amd64.deb from http://packages.ubuntu.com/precise/libjpeg-turbo8 and install it. | |
7. apt-get install libdouble-conversion1 | |
8. /opt/genymobile/genymotion/genymotion |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment