系统版本:
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