cd ~
curl -sL https://deb.nodesource.com/setup_6.x -o nodesource_setup.sh
sudo bash nodesource_setup.sh
sudo apt-get install nodejs
sudo apt-get install build-essential
Last active
June 20, 2016 15:41
-
-
Save SpiralOutDotEu/a1cf79d00dc31aaadbc5bb3a33d25cf9 to your computer and use it in GitHub Desktop.
install nodejs in ubuntu 16
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment