Deepin更换镜像源,更换为系统软件更新源方法完整整理。
Tofloor
poster avatar
a676774305
deepin
2019-04-07 04:48
Author
本帖最后由 a676774305 于 2019-4-7 04:43 编辑

Deepin更换镜像源,更换为系统软件更新源方法完整整理。
开篇:因为在控制中心修改镜像源不起作用,才会有此文章。
首先选择一个软件更新镜像源。经过我的多次更换,坐标深圳以及河南,发现 上海交通大学速度我这里最快。
Deepin更换镜像源,整理一下更换上海交通大学镜像源:
开始-----------------
分两步:,第一步,以下保存为sources.list,覆盖替换.
目录:/etc/apt/sources.list 最好原文件做个备份。
  1. ## Generated by deepin-installer
  2. deb [by-hash=force] http://ftp.sjtu.edu.cn/deepin panda main contrib non-free
  3. #deb-src http://ftp.sjtu.edu.cn/deepin panda main contrib non-free
Copy the Code

第二步:终端执行以下命令(Ctrl+Alt+T可以快速打开终端)。
  1. sudo apt-get update
Copy the Code



---------------分割线-----------------分割线-----------------

再整理一下其他的:
Deepin更换镜像源,更换为南京大学系统更新源方法。
分两步:,第一步,以下保存为sources.list,覆盖替换.
目录:/etc/apt/sources.list 最好原文件做个备份。
  1. ## Generated by deepin-installer
  2. deb [by-hash=force] http://mirrors.nju.edu.cn/deepin panda main contrib non-free
  3. #deb-src http://mirrors.nju.edu.cn/deepin panda main contrib non-free
Copy the Code

第二步:终端执行以下命令(Ctrl+Alt+T可以快速打开终端)。
  1. sudo apt-get update
Copy the Code



分割线--------------------------

Deepin更换镜像源,更换为清华大学系统更新源方法,以下保存为sources.list,覆盖替换。最好原文件做个备份。
目录:/etc/apt/sources.list
  1. ## Generated by deepin-installer
  2. deb [by-hash=force] https://mirrors.tuna.tsinghua.edu.cn/deepin panda main contrib non-free
  3. #deb-src https://mirrors.tuna.tsinghua.edu.cn/deepin panda main contrib non-free
Copy the Code

第二步:终端执行以下命令(Ctrl+Alt+T可以快速打开终端)。
  1. sudo apt-get update
Copy the Code

安装Deepin,我分为两个区。
如果只有一个1T硬盘,我分两个区,100G和900G,100G挂载根目录 /,900G挂载 /home

一个系统目录,即根目录 / ,一个用户目录,即 /home/ ,分两个区,这样以后不管怎么重装系统,用户目录里的文件数据都不会丢失。
如果一个ssd,一个1T硬盘,那就固态硬盘为根目录 / ,1T机械硬盘为 /home
安装好后我就会换镜像源。我一般选择清华大学或者南京大学或者南京大学的Deepin软件更新镜像源。

Reply Favorite View the author
All Replies
avatar
jianguo922
deepin
2019-04-07 16:55
#1
谢谢楼主分享
Reply View the author
avatar
煮酒燃烟
deepin
2019-10-09 18:53
#2
大神你好,问一下,更换完软件源以后,继续还需要操作什么,不懂求问
Reply View the author
avatar
brightsaga
deepin
2021-08-12 23:09
#3

mark一下,以备后用。

深度自己的商店貌似更新不及时。

Reply View the author