I want to install ruby 2.0 using
sudo apt-get install ruby2.0
But there isn\'t available package for ruby2.0
I wan
I particularly like ruby-install, available here: https://github.com/postmodern/ruby-install
It will install ruby (any version), JRuby, etc., and has many other features besides.