Ruby is a dynamic object oriented programming language we are using rvm which stands for ruby version manager which makes easier to install ruby on linux platform.
Install ruby 2 1 2.
If you don t know what version to install and you re getting started with ruby we recommend you use ruby devkit 2 6 x x64 installer.
Rvm is also helpful for managing multiple version of ruby without conflicting and we can switch system to any version of ruby using a single command.
All that is needed from now on to work with ruby 2 1 0 or any other version after downloading rvm and configuring a system environment is the actual installation of ruby from source which is to be handled by rvm.
This should install the latest.
It provides the biggest number of compatible gems and installs msys2 devkit alongside ruby so that gems with c extensions can be compiled immediately.
Homebrew macos ruby versions 2 0 and above are included by default in macos releases since at least el capitan 10 11.
Brew install ruby.
Rvm docs generate ri step 5 setup default ruby version use rvm command to set up default ruby version to be used by applications.
Installing ruby using homebrew is easy.
Homebrew is a commonly used package manager on macos.
This should install the latest stable ruby version.
To install ruby from the default ubuntu repositories follow these steps.
Installing ruby from ubuntu repositories the easiest way to install ruby on your ubuntu system is through the apt package manager.
At the time of writing the version in the ubuntu repositories is 2 5 1 which is the latest stable version of ruby.