$ rvm uninstall [ruby-string[,ruby-string[,...]]]
Uninstall one or many ruby versions, but leave their sources.
Options:
- `--gems` - also removes gems installed for the removed ruby version
For a list of currently installed ruby string please run
rvm list
Please see documentation for further information:
https://rvm.io/rubies/removing/