How can I run Genymotion locally?
How do I install and start Genymotion Desktop locally on Linux?
You install it from the Linux installer, then launch it from your app menu or terminal and sign in.
For Linux, the quickstart says to chmod +x genymotion-X.Y.Z-linux_x64.run, run ./genymotion-X.Y.Z-linux_x64.run -d PATH, then start it with ~/genymotion/genymotion or /opt/genymotion if installed globally. See Get Started with Genymotion Desktop and the Linux install steps in the same guide.
If you want, I can also walk you through the exact steps for your operating system and install path.