Installing Ruby, Rails and MySQL without RVM on Ubuntu

The best way to install Ruby is by using RVM but those who don’t want to install RVM; this guide may be helpful for them. Installing Ruby without RVM is also easy process. You can directly install it from the apt Using the command:

sudo apt-get install ruby1.9.2-full