软件商店微信无法安装
Tofloor
poster avatar
嘿_老板
deepin
2020-12-10 06:58
Author


源是官方的,就是微信无法安装,这个找了好办法没法解决,有没有大神指导一下

Reply Favorite View the author
All Replies
lcw0268
deepin
2020-12-10 07:08
#1

sudo dpkg --add-architecture i386

要求的是i386,你输入少了:i386

Reply View the author
嘿_老板
deepin
2020-12-10 07:17
#2
lcw0268

sudo dpkg --add-architecture i386

要求的是i386,你输入少了:i386

加上i386还是一样

Reply View the author
pzm9012
Moderator
2020-12-10 07:24
#3



直接执行sudo apt install -f com.qq.weixin.deepin试试?

Reply View the author
嘿_老板
deepin
2020-12-10 07:32
#4
pzm9012



直接执行sudo apt install -f com.qq.weixin.deepin试试?

试了,提示缺少依赖关系,但依赖都安装了

Reply View the author
SamLukeYes
deepin
2020-12-10 07:39
#5
嘿_老板

试了,提示缺少依赖关系,但依赖都安装了

i386 的版本都安装了吗?

Reply View the author
忘记、过去
deepin
2020-12-10 10:21
#6

是不是新装的系统没有执行过 sudo apt update ?

Reply View the author
jingle
deepin
2020-12-10 17:12
#7

看看你之前都操作了什么? 主repo是社区的吗?

Reply View the author
嘿_老板
deepin
2020-12-10 18:58
#8
忘记、过去

是不是新装的系统没有执行过 sudo apt update ?

执行了,想把依赖卸载重装一下,把系统给弄没了[泪]

Reply View the author
嘿_老板
deepin
2020-12-10 19:00
#9
jingle

看看你之前都操作了什么? 主repo是社区的吗?

是的,安装的java,tomcat,mysql开发环境,想卸载依赖重新安装一下,没想到这命令不次于rm -rf /,正在重新安装系统中[泪]

Reply View the author
lcw0268
deepin
2020-12-11 07:21
#10
嘿_老板

是的,安装的java,tomcat,mysql开发环境,想卸载依赖重新安装一下,没想到这命令不次于rm -rf /,正在重新安装系统中[泪]

下次记住,在可以用终端的时候

sudo apt install dde

就可以安装桌面了。

Reply View the author