Skip to content

Instantly share code, notes, and snippets.

@pkallberg
Created July 18, 2014 16:44
Show Gist options
  • Save pkallberg/0dce3fd6f6ef5f260051 to your computer and use it in GitHub Desktop.
Save pkallberg/0dce3fd6f6ef5f260051 to your computer and use it in GitHub Desktop.
sudo apt-get install software-properties-common python-software-properties
echo -en "\n" | sudo add-apt-repository ppa:chris-lea/node.js
apt-get update -y --fix-missing || true
sudo apt-get install -y nodejs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment