Installing the rails is not a tedious process, Its Simple in Linux…. Rails can be installed many way in linux. I am going to install rails using RVM There some prerequest for installing rvm: Install Gnome terminal in linux machine Step 1 Open terminal
$ sudo add-apt-repository ppa:tualatrix/personal
Step 2: With that done, we will require an update. In order to get an update, type in the following:
$ sudo apt-get update
Step 4 : Instal gnome Once done, it’s time to install the gnome terminal. For that type in
$ sudo apt-get install gnome-terminal