How to Install Ruby 2.1. 8 on CentOS & RHEL using RVM
- Step 1: Install Required Packages. Firstly we need to install all required packages for ruby installation on our system using following command. ...
- Step 2: Install RVM. ...
- Step 3: Setup RVM Environment. ...
- Step 4: Install Ruby. ...
- Step 5: Setup Default Ruby Version. ...
- Step 6: Check Current Ruby Version.