Ubuntu Make, formerly known as Ubuntu Developer Tools Center, is an open source command line tool software that users can easily install on major Linux platforms to develop Android applications.
Ubuntu-make.png
The latest version Ubuntu Make 15.11.1,Release Log:
Ubuntu user installation command:
sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make
sudo apt-get update
sudo apt-get install ubuntu-make
Uninstall the umake command:
sudo apt-get remove ubuntu-make
Instructions for use: To understand Ubuntu, run umake –help: To install unified 3D:
sudo umake games unity3d
Install Arduino IDE, command:
sudo umake ide arduino
Install the GO command:
sudo umake go go-lang
Install dartlang command:
sudo umake dart editor
Install pycharm command:
sudo umake ide pycharm
Install eclipse command:
sudo umake ide eclipse
Install IntelliJ IDEA command:
sudo umake ide idea-ultimate
Install IntelliJ IDEA Community Edition command:
sudo umake ide idea
Install the Webstorm command:
sudo umake ide webstorm
Install the pycharm-professional command:
sudo umake ide pycharm-professional
Install the pycharm-educational command:
sudo umake ide pycharm-educational
Install Phpstorm command:
sudo umake ide phpstorm
Install Rubymine command:
sudo umake ide rubymine
Install Stencyl command:
sudo umake games stencyl
Install Android NDK command:
sudo umake android android-ndk
Install Android Studio command:
sudo umake android android-studio
Install Firefox Dev command:
sudo umake web firefox-dev
Transfer from: IMCN