Skip to content

Instantly share code, notes, and snippets.

@emranweb
Last active August 11, 2017 14:42
Show Gist options
  • Save emranweb/0001facb191679507f4f8e16c2673805 to your computer and use it in GitHub Desktop.
Save emranweb/0001facb191679507f4f8e16c2673805 to your computer and use it in GitHub Desktop.
Node JS 7 For Linux
sudo apt-get install python-software-properties
curl -sL https://deb.nodesource.com/setup_7.x | sudo -E bash -
sudo apt-get install nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment