howtos:how_to_install_miniconda_on_linux
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| howtos:how_to_install_miniconda_on_linux [2026-03-03 07:55 am] – hcho | howtos:how_to_install_miniconda_on_linux [2026-03-03 07:56 am] (current) – hcho | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| chmod a+x Miniconda3-latest-Linux-x86_64.sh | chmod a+x Miniconda3-latest-Linux-x86_64.sh | ||
| ./ | ./ | ||
| - | ~/opt/miniconda/bin/conda init | + | ~/opt/miniconda3/bin/conda init |
| . ~/.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.txt · Last modified: by hcho
