首页 > 其他分享 >统信UOS专业版 apt update失败问题解决方法

统信UOS专业版 apt update失败问题解决方法

时间:2023-08-01 23:45:26浏览次数:44  
标签:UOS 专业版 list update apt appstore https

UOS apt update时提示 ‘ 仓库 “https://pro-store-packages.uniontech.com/appstore eagle-pro InRelease” 的签名不再生效’
只需要更改/etc/apt/sources.list.d/appstore.list 文件内容,改为

deb https://com-store-packages.uniontech.com/appstore deepin appstore

同时,建议把apt的源也改了,我没有用国内源,用的美国源。完整源列表可以参考:https://www.debian.org/mirror/list
修改文件/etc/apt/sources.list,改为:

deb http://ftp.us.debian.org/debian bookworm main

标签:UOS,专业版,list,update,apt,appstore,https
From: https://www.cnblogs.com/chaichengxun/p/17581647.html

相关文章