Ubuntu Make is a project by Canonical to enable quick and easy setup of common developer tools on Ubuntu. It was formerly named Ubuntu Developer Tools Center and was changed to Ubuntu Make based on the new name proposals from Ubuntu community.
cavadjava@Programci:~$ sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make
cavadjava@Programci:~$ sudo apt-get update
cavadjava@Programci:~$ sudo apt-get install ubuntu-make
To install Android Studio, enter the following commands :
cavadjava@Programci:~$ umake android
To install Eclipse enter the following commands :
cavadjava@Programci:~$ umake ide eclipse
Source: Let is go
cavadjava@Programci:~$ sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make
cavadjava@Programci:~$ sudo apt-get update
cavadjava@Programci:~$ sudo apt-get install ubuntu-make
To install Android Studio, enter the following commands :
cavadjava@Programci:~$ umake android
To install Eclipse enter the following commands :
cavadjava@Programci:~$ umake ide eclipse
Source: Let is go
Comments
Post a Comment