Can you give me the Linux installation steps?
1. Open a terminal and go to your Downloads folder: cd ~/Download.
2. Make the installer executable: chmod +x genymotion-X.Y.Z-linux_x64.run.
3. Run it with an install path: ./genymotion-X.Y.Z-linux_x64.run -d PATH.
For a global install, you can use sudo ./genymotion-X.Y.Z-linux_x64.run, but it is not recommended because of permission issues. See the full guide here: Get Started with Genymotion Desktop.