我已经使用Ubuntu Make安装了 Android Studio 。现在我想卸载它。
Tin*_*vić 19
所以,如果你只输入“umake”,输出如下:
$ umake
usage: umake [--help] [-v] [-r] {dart,web,android,games,ide,go} ...
Deploy and setup developers environment easily on ubuntu
positional arguments:
{dart,web,android,games,ide,go}
Developer environment
dart Dartlang Development Environment
web Web Developer Environment
android Android Development Environment
games Games Development Environment
ide Generic IDEs
go Go language
optional arguments:
--help Show this help
-v, --verbose Increase output verbosity (2 levels)
-r, --remove Remove specified framework if installed
Note that you can also configure different debug logs behaviors using LOG_CFG
pointing to a log yaml profile.
Run Code Online (Sandbox Code Playgroud)
所以,通过这个,你应该使用:
$ umake android android-studio --remove
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
14913 次 |
| 最近记录: |