×

Welcome to TagMyCode

Please login or create account to add a snippet.
0
0
 
0
Language: Bash
Posted by: Paul Allies Allies
Added: Jan 26, 2013 1:48 PM
Views: 1745
Tags: no tags
  1. sudo apt-get install python-software-properties python g++ make
  2.  
  3. sudo add-apt-repository ppa:chris-lea/node.js
  4.  
  5. sudo apt-get update
  6.  
  7. sudo apt-get install nodejs npm