一、参考链接

阿里巴巴开源镜像站:阿里巴巴开源镜像站

阿里镜像站—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 cleanroot@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