How to remove all rubies and their corresponding gemsets. Also is it possible that all source file for rubies and gems are also removed.
I tried rvm implode
It seems that it removed rvm also.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
rvm remove allshould do this for you.The alternative is to just reinstall
rvmafter an implode and that usually doesn’t take too long.