How can I remove rvm (ruby version manager) from my system?
feedback
|
|
There's a simple command built-in that will pull it:
This will remove the
If you've made modifications to your You may also have an | |||||||||||||||||||
feedback
|
|
In addition to @tadman's answer I removed the wrappers in The wrappers include:
| |||
|
feedback
|
|
Note that if you installed rvm via apt-get, you have to run some further steps than rvm implode or apt-get remove ruby-rvm to get it to really uninstall, see Installing RVM on Ubuntu | |||
|
feedback
|