Deepin Linux 深度 V23 beige 官方源及换镜像源方法。

Deepin Linux 深度 V23 英文版本号:beige

谁起的烂名字。。。。。。

1. 打开文件管理器,在apt文件夹点右键(以管理员身份打开),

2. 输入你的登录密码,以便打开文件夹(管理员权限)。

3. 备份方法:复制,粘贴,留个备份。

3.1 再进入sources.list.d,复制,粘贴,留个备份。

4. 应用商店的官方源,/etc/apt/sources.list.d/appstore.list

复制代码
# Written by deepin-home-appstore-client
deb https://com-store-packages.uniontech.com/appstorev23 beige appstore

5. 官方软件仓库的官方源,/etc/apt/sources.list

复制代码
## Generated by deepin-installer
deb https://community-packages.deepin.com/beige/ beige main commercial community
#deb-src https://community-packages.deepin.com/beige/ beige main commercial community

6. 系统公告的镜像源,网址:

软件仓库 -- 深度科技社区

官方软件仓库增加方式:deb 网址/beige/ beige main commercial community

并且给出deb-src 后面与上相同。

复制代码
deb https://community-packages.deepin.com/beige/ beige main commercial community
deb-src https://community-packages.deepin.com/beige/ beige main commercial community

deb [by-hash=force] http://mirrors.aliyun.com/deepin/beige/ beige main commercial community
deb-src http://mirrors.aliyun.com/deepin/beige/ beige main commercial community

应用商店增加方式:deb 网址/beige/appstorev23 beige appstore

并且给出deb-src 后面与上相同。

cjk 复制代码
# Written by deepin-home-appstore-client
deb https://com-store-packages.uniontech.com/appstorev23 beige appstore
deb-src https://com-store-packages.uniontech.com/appstorev23 beige appstore

deb [by-hash=force] http://mirrors.aliyun.com/deepin/beige/appstorev23 beige appstore
deb-src https://com-store-packages.uniontech.com/appstorev23 beige appstore
相关推荐
南林yan2 分钟前
Debian系统的多内核共存
linux·debian·linux内核
闪耀星星3 分钟前
debian elctron-builder
运维·debian
会飞的土拨鼠呀3 分钟前
Debian 12 笔记本合盖不休眠设置指南
运维·debian
阿猿收手吧!24 分钟前
windows本机vscode通过ssh免密登录远程linux服务器 && git push/pull 免密
服务器·windows·vscode
创业之路&下一个五年30 分钟前
按照ip的转换为二进制的方式理解a\b\c类地址的边界
服务器·网络·tcp/ip
skywalk816342 分钟前
尝试Auto-coder.chat使用星河社区AIStudio部署的几个大模型:文心4.5-21b、Deepseek r1 70b、llama 3.1 8b
linux·服务器·人工智能·大模型·aistudio
QiTinna1 小时前
系统运维Day02_数据同步服务
linux·同步·rsync
阿猿收手吧!1 小时前
【Linux网络】shutdown()与close()的区别
linux·网络
LCG元2 小时前
Linux 磁盘管理从入门到精通:LVM 扩容实战案例
linux
liu****2 小时前
12.线程(二)
linux·开发语言·c++·1024程序员节