Ubuntu 安装 Node.js
https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager
Ubuntu
Example install:
sudo apt-get install python-software-propertiessudo add-apt-repository ppa:chris-lea/node.jssudo apt-get updatesudo apt-get install nodejs