1

I'm completely new to Ruby and I've completely botched the download with rvm. I'm throwing errors left and right.

Is there a way to start the install over and do a 100% clean install? Can I start over by creating a new user account?

I'm completely stuck here!

Reed Martin
  • 159
  • 1
  • 3
  • 11

2 Answers2

0
rvm implode

or

remove the rvm folder manually (~/.rvm) and remove the rvm line in your .bashrc file

Marcel
  • 6,393
  • 1
  • 30
  • 44
0

you should not remove rvm, you should read the error messages, if the messages do not tell you what is wrong / what to fix you have three ways of getting help(ordered by response time):

mpapis
  • 52,729
  • 14
  • 121
  • 158