【发布时间】:2014-05-10 07:58:31
【问题描述】:
我想删除 Ruby,所以我试试这个。我怎样才能删除它?
sudo apt-get autoremove ruby
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package 'ruby' is not installed, so not removed
0 upgraded, 0 newly installed, 0 to remove and 534 not upgraded.
here@jaskaran:/$ whereis ruby
ruby: /usr/bin/ruby /usr/lib/ruby /usr/bin/X11/ruby /usr/share/man/man1/ruby.1.gz
here@jaskaran:/$ ruby -v
ruby 1.9.3p194 (2012-04-20 revision 35410) [i686-linux]
【问题讨论】:
-
你的系统上安装了 rvm 吗?
标签: ruby-on-rails ruby