uninstall ruby 1.9.0

A

Abhishek Singh

hi
i have installed ruby 1.9.0 in /usr/local/bin
also i have ruby 1.8.7 in /usr/bin

now i want to install ruby 1.9.1 as this is a stable version and i want
to install this in place of ruby 1.9.0 (i.e. inside /usr/local/bin)

how i can uninstall the previous version (i.e. 1.9.0)??

please help.

thanx..
 
R

Ryan Davis

hi
i have installed ruby 1.9.0 in /usr/local/bin
also i have ruby 1.8.7 in /usr/bin

now i want to install ruby 1.9.1 as this is a stable version and i
want
to install this in place of ruby 1.9.0 (i.e. inside /usr/local/bin)

how i can uninstall the previous version (i.e. 1.9.0)??

don't bother. just install over it. the difference between 1.9.0 and
1.9.1 is very small (wrt files/layout). If you want to be anal, then:

% sudo rm -rf /usr/local/lib/ruby

should suffice.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top