Linux-环境搭建 Linux(Ubuntu-18.04 LTS) 基本环境搭建 GIT git 安装 sudo apt-get update -y (更新源) sudo apt-get install git curl 安装 sudo apt-get install curl