Ubuntu环境安装
1. 安装gcc、g++和make
sudo apt update
sudo apt install build-essential
2. 安装cmake
ubuntu安装cmake的三种方法(超方便!)-CSDN博客
3. 安装ssh
sudo apt-get install libssl-dev
1. 安装gcc、g++和make
sudo apt update
sudo apt install build-essential
2. 安装cmake
ubuntu安装cmake的三种方法(超方便!)-CSDN博客
3. 安装ssh
sudo apt-get install libssl-dev