[3rd-Party Apps] 各位大神应用商店里微信装不上怎么回事
Tofloor
poster avatar
duojiugong2019
deepin
2021-11-10 22:41
Author

各位大神应用商店里微信装不上怎么回事

Reply Favorite View the author
All Replies
liwl
deepin
2021-11-10 22:48
#1

看看:/etc/apt/sources.list.d/appstore.list

这个文件,有内容吗?是不是:deb https://com-store-packages.uniontech.com/appstore deepin appstore

Reply View the author
ashin_520
deepin
2021-11-10 23:49
#2

sudo apt update -----先更新系统源;

sudo apt upgrade -----然后自动更新软件。

最后从新在deepin商店安装微信。

(原因是刚安装的系统,有些依赖没有更新,所以deepin应用商店有可能安装不了微信)

Reply View the author
t***l@sina.cn
deepin
2021-11-11 16:00
#3
liwl

看看:/etc/apt/sources.list.d/appstore.list

这个文件,有内容吗?是不是:deb https://com-store-packages.uniontech.com/appstore deepin appstore

大咖正解!agree

Reply View the author
t***l@sina.cn
deepin
2021-11-11 16:02
#4
ashin_520

sudo apt update -----先更新系统源;

sudo apt upgrade -----然后自动更新软件。

最后从新在deepin商店安装微信。

(原因是刚安装的系统,有些依赖没有更新,所以deepin应用商店有可能安装不了微信)

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

后,再按楼主说的更新,一切解决

Reply View the author