Skip to main content

How to setup a development environment on Ubuntu [V.25.09.2016]


Tip: Watch the video full screen and HD.

In this video i am going to show how to install the latest version of ubuntu make , ruby , rust , go , swift , scala programing languages , android studio , visual studio code and atom ide's.
Support the Channel on Patreon https://www.patreon.com/ribalinux
Buy Me a Coffee http://ko-fi.com/A0383T5

In software development, the development environment is a set of processes and tools that are used to develop a source code or program.
This term is sometimes used synonymously with integrated development environment (IDE), which is the software development tool used to write, build, test and debug a program. They also provide developers with a common user interface (UI) to develop and debug in different modes. Generally speaking, the term development environment would refer to the entire environment, including development, staging, and production servers, whereas the IDE just refers to the local application used to code.

https://www.techopedia.com/definition/16376/development-environment


Commands

Open a terminal

Add the ppa to install the latest version of Ubuntu make
sudo add-apt-repository ppa:ubuntu-desktop/ubuntu-make

Update your package list
sudo apt update

Install ubuntu make
sudo apt install ubuntu-make

Both python2 and 3 are installed by default on Ubuntu you can check your version
python -V

Both python2 and 3 are installed by default on Ubuntu you can check your version
python3 -V

Install the ruby programing language
sudo apt install ruby-full

Install the rust programing language
umake rust

Install the go programing language
umake go

Install the swift programing language
umake swift

Install the scala programing language
umake scala

Install android studio
umake android android-studio

Install visual studio code
umake web visual-studio-code

Install atom text editor
umake ide atom

You can list the available ide's with the command
umake ide -h

PLEASE SUBSCRIBE AND FOLLOW ME ON TWITTER GOOGLE+ OR FACEBOOK!! IF YOU CAN PLEASE SUPPORT THE CHANNEL ON PATREON 

Patreon
https://www.patreon.com/ribalinux

Twitter
https://twitter.com/ribalinux

Blogger
http://ribalinux.blogspot.pt/

Facebook
https://www.facebook.com/theribalinux

Google+
https://plus.google.com/u/0/110348492032614636584/posts

Easily deploy an SSD cloud server on @DigitalOcean in 55 seconds. Sign up using my link and receive $10 in credit:https://www.digitalocean.com/?refcode=8f5da5ba306e




Popular Posts