howtos:how_to_install_miniconda_on_linux
Differences
This shows you the differences between two versions of the page.
| howtos:how_to_install_miniconda_on_linux [2024-08-27 03:43 pm] – created hcho | howtos:how_to_install_miniconda_on_linux [2024-09-14 10:24 pm] (current) – hcho | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| wget https:// | wget https:// | ||
| chmod a+x Miniconda3-latest-Linux-x86_64.sh | chmod a+x Miniconda3-latest-Linux-x86_64.sh | ||
| - | ./ | + | ./ |
| - | ~/ | + | ~/ |
| . ~/.bashrc | . ~/.bashrc | ||
| conda config --add channels conda-forge | conda config --add channels conda-forge | ||
| conda config --set channel_priority strict | conda config --set channel_priority strict | ||
| </ | </ | ||
howtos/how_to_install_miniconda_on_linux.1724794984.txt.gz · Last modified: by hcho
