2017-10-17
curl --silent --location https://rpm.nodesource.com/setup_6.x | bash -
yum -y install nodejs
在 CentOS 中安装 Git
yum install git
sudo yum install python-software-properties
sudo yum install software-properties-common
在乌班图中安装python
sudo yum install python-pip