how do I install ruby on linux debian?
Tuesday, August 3rd, 2010 at
00:23
Linux reviews applications open source from SUSE Mandrake Mandriva Centos Redhat Debian and more
use apt-get
v1.8 – % sudo apt-get install ruby-full
v1.9.1 – % sudo apt-get install ruby1.9.1-full
http://www.ruby-lang.org/en/downloads/