Question
How can I uninstall Ruby 1.9.2dev (2010-07-02) [i486-linux] on ubuntu? Need to reinstall - please help
Answer
This command should do the trick (provided that you installed it using a dpkg- based packet manager):
aptitude purge ruby
How can I uninstall Ruby 1.9.2dev (2010-07-02) [i486-linux] on ubuntu? Need to reinstall - please help
This command should do the trick (provided that you installed it using a dpkg- based packet manager):
aptitude purge ruby