linux安装conda环境

切换到一个目录中

cd ~

下载文件

wget https://github.com/conda-forge/miniforge/releases/download/24.3.0-0/Mambaforge-24.3.0-0-Linux-x86_64.sh

安装

sh Mambaforge-24.3.0-0-Linux-x86_64.sh

更新

source .bashrc
posted @ 2025-02-14 11:46  love_water  阅读(20)  评论(0)    收藏  举报