1.安装curl
curl是利用URL语法在命令行方式下工作的文件传输工具。
sudo apt-get install curl
2.安装git 关于git:
sudo apt-get install git-core