How can I uninstall Ruby 1.9.2dev (2010-07-02) [i486-linux] on ubuntu? Need to reinstall - please help
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
This command should do the trick (provided that you installed it using a dpkg-based packet manager):
|
|||||||||||||
|
|
sudo apt-get purge ruby* usually works well for me :) |
|||||||||||||||
|
|
At first find out where ruby is? then
|
|||
|
|
|
On Lubuntu, I just tried apt-get purge ruby* and as well as removing ruby, it looks like this command tried to remove various things to do with GRUB, which is a bit worrying for next time I want to reboot my computer. I can't yet say if any damage has really been done. |
|||
|
|
Here is what
|
||||
|
|
