sudo apt-get install build-essential libssl-dev
curl https://raw.githubusercontent.com/creationix/nvm/v0.21.0/install.sh | bash
source ~/.nvm/nvm.sh
echo "source ~/.nvm/nvm.sh" >> .bashrc
nvm install stable
nvm use stable
Created
December 25, 2014 21:28
-
-
Save marloncabrera/0c18687e22fc3d1a705a to your computer and use it in GitHub Desktop.
Install NodeJS using NVM Elementary Luna
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment