Tuesday, February 23, 2010

Installing Ruby on Linux

This post talks about the installation , of ruby on debian and rpm based systems.

On debian systems:
On debian systems , the default package manager is the aptitude package manager.
Ex: Ubuntu , debian , Sedux etc ..

Command to install:
[]$sudo apt-get install ruby1.9.1-full

On RPM based systems:
The default package manager is the RPM -> Red Hat Packager manager.

Refer to this link : http://www.linuxweblog.com/ruby-on-rails-install

Posted By:
Jayanthi GM(Course Instructor , Java , PESIT)
Prashanth Raghu (Student Assistant)

No comments:

Post a Comment