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
  • 149
  • 3
  • 11

2 Answers2

0
rvm implode

or

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

Marcel
  • 5,672
  • 1
  • 26
  • 39
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
  • 51,279
  • 14
  • 117
  • 159