Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

rvm uninstall ruby versions

# Removes the ruby, source files and optional gemsets / archives
rvm remove ruby-x.x.x
# Just removes the ruby - leaves everything else
rvm uninstall ruby-x.x.x
Source by rvm.io #
 
PREVIOUS NEXT
Tagged: #rvm #uninstall #ruby #versions
ADD COMMENT
Topic
Name
2+4 =