OpenCloudOS 9.2安装 Anaconda

阅读时长: 1 分钟 90 字

系统版本: NAME=”OpenCloudOS” VERSION=”9.2″ ID=”opencloudos” ID_LIKE=”opencloudos” VERSION_ID=”9.2″ PLATFORM_ID=”platform:oc9″ PRETTY_NAME=”OpenCloudOS 9.2″ ANSI_COLOR=”0;31″ CPE_NAME=”cpe:/o:opencloudos:opencloudos:9″ HOME_URL=”https://www.opencloudos.org/” BUG_REPORT_URL=”https://bugs.opencloudos.tech/”

wget https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh
chmod +x Miniconda3-latest-Linux-x86_64.sh
./Miniconda3-latest-Linux-x86_64.sh
# or
wget https://repo.anaconda.com/archive/Anaconda3-2023.03-Linux-x86_64.sh
chmod +x Anaconda3-2023.03-Linux-x86_64.sh
./Anaconda3-2023.03-Linux-x86_64.sh

source ~/.bashrc

conda --version
本网站已运行: 计算中...
备案 赣公网安备36072502000191 | 赣ICP备2024040374号
使用 Hugo 构建 · 主题 Stack 由 Jimmy 设计