赞
踩
https://mirror.tuna.tsinghua.edu.cn/help/anaconda/
wget -c anaconda-3.x.x-Linux-x86_64.sh
bash anaconda-3.x.x-Linux-x86_64.sh
In the end, you will be asked two questions.
Do you wish the installer to prepend the Anaconda3 install location to
PATH in your /home/jzzeng/.bashrc ? [yes|no]
yes.
Do you wish to proceed with the installation of Microsoft VSCode?
[yes|no]
no.
if you forget to choose yes in first question for env, then you need to add it into ~/.bashrc
export PATH
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。