Saturday, 15 March 2014

grails - How to uninstall GVM -



grails - How to uninstall GVM -

i utilize gvm manage groovy/grails environment.

how uninstall gvm , candidates installed?

i suspect 1 delete ~/.gvm directory. surprisingly gvm website doesn't seem mention how this, nor there documentation confirm how done.

deleting ~/.gvm directory , removing lines:

#this must @ end of file gvm work!!! [[ -s "~/.gvm/bin/gvm-init.sh" && ! $(which gvm-init.sh) ]] && source "~/.gvm/bin/gvm-init.sh"

from ~/.bash_profile (or ~/.profile), ~/.bashrc , ~/.zshrc should (assuming default install)

grails groovy gvm

No comments:

Post a Comment