Ubuntu 停安装 git 和 node.js

Ubuntu 下安装 git 和 node.jssudo apt-get install gitsudo apt-get install python-software-properties

Ubuntu 下安装 git 和 node.js

sudo apt-get install gitsudo apt-get install python-software-properties python g++ makesudo add-apt-repository ppa:chris-lea/node.jssudo apt-get updatesudo apt-get install nodejs