0 – Download installation package
Recommended to Tsinghua mirror download. I chose Anaconda3-5.1.0-Linux-x86_64.sh.
1 – Install Anaconda
Then switch to the installation package directory, execute the following commands, and press enter or enter yes all the time.
bash Anaconda3-5.1.0-Linux-x86_64.sh
2 – Test whether Anaconda is installed successfully.
Input the following command, the following figure shows that the installation is successful.
conda list
3 – Reference material
https://www.cnblogs.com/gaofighting/p/8799169.html