sudo apt install update
安装gcc终端输入:sudo apt install gcc
安装 make 在终端输入:sudo apt install make
安装 g++ 在终端输入:sudo apt install g++