https://www.anaconda.com/distribution/#linux
$ wget https://repo.anaconda.com/archive/Anaconda3-2019.10-Linux-x86_64.sh $ bash Anaconda3-2019.10-Linux-x86_64.sh
$ ~/anaconda3/bin/conda config --set auto_activate_base false
$ ~/anaconda3/bin/anaconda-navigator
Put the following command to Linux console.
$ export PATH=~/anaconda3/bin:$PATH
Keyword(s):
References:[とらりもんHOME]