automation - How to download Appium Desktop in Ubuntu 16 -
i trying download appium desktop in ubuntu 16 (i've been using terminal run far).
i understand ubuntu, must download source code release have on git (source code tar.gz), apposed .exe (windows) or .dmg (mac) releases. after downloading , un-tarring it, not know how "install" it. tried reading readme.md, cannot find instruction. how this?
many in advance
1.2.0-beta.2 offers appimage linux - https://github.com/appium/appium-desktop/releases/
download it, run chmod a+x on it, , ./appimage execute it.
Comments
Post a Comment