Skip to content

Instantly share code, notes, and snippets.

@manniru
Last active August 29, 2015 14:04
Show Gist options
  • Save manniru/7e42b74332128d5b3e4c to your computer and use it in GitHub Desktop.
Save manniru/7e42b74332128d5b3e4c to your computer and use it in GitHub Desktop.
sudo add-apt-repository ppa:chris-lea/node.js
sudo apt-get update
sudo apt-get install nodejs
sudo npm install npm -g
http://nodejs.org/dist/v0.10.29/node-v0.10.29.tar.gz
wget http://nodejs.org/dist/v0.8.1/node-v0.8.1.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment