Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save doorbash/87d375a2b654a0f31c93cec397a38f7c to your computer and use it in GitHub Desktop.
Save doorbash/87d375a2b654a0f31c93cec397a38f7c to your computer and use it in GitHub Desktop.
I finally could install it on Kali after hours of trying
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