读书人

Ubuntu 装配 Node.js

发布时间: 2012-08-03 00:12:14 作者: rapoo

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

读书人网 >JavaScript

热点推荐