官方商店里的微信提示版本过低
Tofloor
poster avatar
sun_joe
deepin
2020-01-03 17:55
Author
老铁大牛们,商店里的微信安装完成后扫码登录提示版本过低,有什么好的 解决办法没
Reply Favorite View the author
All Replies
avatar
153******59
deepin
2020-01-04 08:35
#1
更新一下
Reply View the author
avatar
kenneth104
deepin
2020-01-04 18:14
#2
cat /etc/apt/sources.list

如果里面没有lion的话,可能你的多数软件都不会获得更新
Reply View the author
avatar
johnmy
deepin
2020-01-04 18:23
#3
更新Deepin
或者
打开终端
输入运行以下命令(一行一行来吧):
mkdir /tmp/wechat
cd /tmp/wechat
wget https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe
env WINEPREFIX=~/.deepinwine/Deepin-WeChat deepin-wine WeChatSetup.exe
Reply View the author