How to install umake on Ubuntu-18.04LTS

in ubuntu-make •  6 years ago 

How to install ubuntu-make on Ubuntu-18.04LTS

After we install complete Ubuntu-18.04LTS, Let's install Ubuntu-Make to manage our development environment.

ubuntu-make:

Step1 :

sudo add-apt-repository ppa:lyzardking/ubuntu-make

Step2 :

sudo apt-get update

Step3 :

sudo apt-get install ubuntu-make

Step4: Check the installation successful or not?

VirtualBox_2018-05-13_16-46-51.png

Now, We can use 'umake' command to install much software for developers.

Example: use umake to install pycharm.

VirtualBox_2018-05-13_16-47-45.png

Use command blow to install pycharm:

umake ide pycharm-professional

Set the PATH:

VirtualBox_2018-05-13_16-49-52.png

It's easy, right?

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!