https://www.anaconda.com/distribution/
官网下载linux版本
wget https://repo.anaconda.com/archive/Anaconda3-2019.10-Linux-x86_64.sh
sh Anaconda3-2019.10-Linux-x86_64.sh
vim /etc/profile
export PATH="/usr/local/anaconda3/bin:$PATH"
source /etc/profile
linux环境还是使用 mini的conda
https://docs.conda.io/en/latest/miniconda.html#linux-installers