共计 709 个字符,预计需要花费 2 分钟才能阅读完成。
一、参考链接
阿里巴巴开源镜像站:阿里巴巴开源镜像站
阿里镜像站—Deepin 镜像:Deepin 镜像
二、Deepin 简介
深度操作系统 Deepin,是一个基于 Linux 内核,以桌面利用为主的开源 NU/Linux 操作系统,反对笔记本、台式机和一体机。
下载地址: https://mirrors.aliyun.com/deepin/
三、更换阿里 Deepin 镜像源
1、登录 Deepin 操作系统
2、关上终端窗口
3、测试网络连通性
4、备份零碎源镜像文件
cp sources.list sources.list.backup
5、编辑 source.list 配置文件
deb [by-hash=force] http://mirrors.aliyun.com/deepin apricot main contrib non-free
6、运行生成缓存
root@xyb-PC:/etc/apt# apt-get clean
root@xyb-PC:/etc/apt# apt-get update
命中:1 http://mirrors.aliyun.com/deepin apricot InRelease
命中:3 https://community-packages.deepin.com/printer eagle InRelease
命中:2 https://home-store-img.uniontech.com/appstore deepin InRelease
正在读取软件包列表... 实现
root@xyb-PC:/etc/apt# apt-get upgrade
7、测试镜像源速度
root@xyb-PC:~# apt install -d -y xfce4 gnome libreoffice vlc
正文完