Not able to uninstall NVM packages
问题 I have installed NodeJs in root user.When I tried to install it in sudo user, but i was not able to Install Nodejs. I was able to remove the npm packages. I am not able to remove NVM packages. So please help me to uninstall NVM packages from root user. 回答1: Note for the next installation: if it seems that cannot run nvm, try to close the terminal, and reopen it again. To uninstall nvm from root try: $ rm -rf /root/.nvm Then edit /root/.bashrc file, find the following lines and delete them: