vi工具的安装:在终端直接输入sudo apt-get install vim
gcc的安装:
1.首先更新包列表sudo apt update
2.在终端直接输入sudo apt install build-essential
安装ifconfig:sudo apt install net-tools
安装tree:sudo apt-get install tree
vi工具的安装:在终端直接输入sudo apt-get install vim
gcc的安装:
1.首先更新包列表sudo apt update
2.在终端直接输入sudo apt install build-essential
安装ifconfig:sudo apt install net-tools
安装tree:sudo apt-get install tree