CLAWRIM Wiki

The Computational Lab for Advanced Water Resources Informatics and Modeling

User Tools

Site Tools


howtos:how_to_install_miniconda_on_linux

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
howtos:how_to_install_miniconda_on_linux [2026-03-03 07:55 am] hchohowtos: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
 ./Miniconda3-latest-Linux-x86_64.sh -b -u -p ~/opt/miniconda3 ./Miniconda3-latest-Linux-x86_64.sh -b -u -p ~/opt/miniconda3
-~/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
 </code> </code>
howtos/how_to_install_miniconda_on_linux.txt · Last modified: by hcho

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki