1 下载

1 官网(速度比较慢)
https://www.anaconda.com/distribution/#download-section
2 清华镜像(推荐)
https://mirrors.tuna.tsinghua.edu.cn/help/anaconda/

2 安装

1 在安装包文件夹打开终端
2 执行命令 :bash Anaconda3-5.2.0-Linux-x86_64.sh
3 阅读注册信息,输入yes
4 安装完成,重启终端

3 配置

1 添加镜像源

conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/
conda config --add channels https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/main/
conda config --set show_channel_urls yes

2 查看当前镜像

conda config --show-sources 
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e added ecosystem file for PM2 4 年前
5def40a3 Add host customization support for the NodeJS version 4 年前
Logo

旨在为数千万中国开发者提供一个无缝且高效的云端环境,以支持学习、使用和贡献开源项目。

更多推荐