1:找到对应版本
mwget https://repo.anaconda.com/archive/Anaconda3.-5.3.0-Linux-x86_64.sh
2:bash Anaconda3-5.2.0-Linux-x86_64.sh
3:添加路径
export PATH=$PATH:/root/anaconda3/bin
或者:export PATH="/$HOME/anaconda3/bin:$PATH"
1:找到对应版本
mwget https://repo.anaconda.com/archive/Anaconda3.-5.3.0-Linux-x86_64.sh
2:bash Anaconda3-5.2.0-Linux-x86_64.sh
3:添加路径
export PATH=$PATH:/root/anaconda3/bin
或者:export PATH="/$HOME/anaconda3/bin:$PATH"