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

howtos:how_to_install_miniconda_on_linux [2024-08-27 03:43 pm] – created hchohowtos:how_to_install_miniconda_on_linux [2024-09-14 10:24 pm] (current) hcho
Line 4: Line 4:
 wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
 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 ~/usr/local/opt/miniconda3 +./Miniconda3-latest-Linux-x86_64.sh -b -u -p ~/usr/local/opt/miniconda 
-~/usr/local/opt/miniconda3/bin/conda init+~/usr/local/opt/miniconda/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.1724794984.txt.gz · Last modified: by hcho

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki