如何在Ubuntu 16中下载Appium Desktop [英] How to download Appium Desktop in Ubuntu 16

查看:197
本文介绍了如何在Ubuntu 16中下载Appium Desktop的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在Ubuntu 16中下载Appium Desktop(到目前为止,我一直在使用终端来运行它).

I am trying to download Appium Desktop in Ubuntu 16 (I've just been using the terminal to run it so far).

我了解,对于Ubuntu,我必须下载他们在git(源代码tar.gz)上拥有的源代码版本,并将其与.exe(windows)或.dmg(mac)版本相对应.下载并取消锁定后,我不知道如何安装"它.我尝试阅读README.md,但找不到说明. 这该怎么做?

I understand that for Ubuntu, I must download the source code release they have on git (Source Code tar.gz), as apposed to their .exe (windows) or .dmg (mac) releases. After downloading it and un-tarring it, I do not know how to "install" it. I tried reading the README.md, but cannot find the instruction. How to do this?

非常感谢

推荐答案

1.2.0-beta.2提供了适用于Linux的AppImage-

1.2.0-beta.2 offers an AppImage for Linux - https://github.com/appium/appium-desktop/releases/

下载它,在其上运行chmod a + x,然后运行./AppImage来执行它.

Download it, run chmod a+x on it, and then ./AppImage to execute it.

这篇关于如何在Ubuntu 16中下载Appium Desktop的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆