ubuntu/优麒麟安装deepin-wine微信的方法

参考下面两篇文章整合一下。亲测ubuntu 16.04及以上可用。
https://www.cnblogs.com/xinyunyou/p/12604258.html
https://blog.csdn.net/weixin_34372728/article/details/92592889

32位支持:
sudo dpkg --add-architecture i386

添加源
sudo vim /etc/apt/sources.list

添加下面源:

deb https://mirrors.aliyun.com/deepin/ panda main contrib non-free
deb-src https://mirrors.aliyun.com/deepin/ panda main contrib non-free
deb https://mirrors.aliyun.com/deepin/ panda main contrib non-free

保存后,为上面添加的源加入许可证:

wget https://mirrors.aliyun.com/deepin/project/deepin-keyring.gpg
gpg --import deepin-keyring.gpg
sudo gpg --export --armor 209088E7 | sudo apt-key add -
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 425956BB3E31DF51

安装微信(2.6.8版本)
sudo apt update
sudo apt install deepin.com.wechat

更新微信方法:
mkdir /tmp/wechat
cd /tmp/wechat
wget https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe
env WINEPREFIX=~/.deepinwine/Deepin-WeChat deepin-wine WeChatSetup.exe

PS:sudo apt-cache search XXX 使用这个命令可搜索软件安装,QQ,TIM,钉钉,迅雷等可自取。

评论 4
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值