ubuntu20.04 deepin安裝QQ、WeChat微信


Deepin github地址:https://github.com/wszqkzqk/deepin-wine-ubuntu

1.添加安裝源

wget -O- https://deepin-wine.i-m.dev/setup.sh | sh

2.安裝QQ、微信

微信:sudo apt-get install com.qq.weixin.deepin
QQ:sudo apt-get install com.qq.im.deepin
TIM:sudo apt-get install com.qq.office.deepin
釘釘:sudo apt-get install com.dingtalk.deepin
完整列表見 https://deepin-wine.i-m.dev/

 3.重啟生效

sudo reboot

 

4.卸載

sudo apt remove *deepin*wine* udis86
sudo apt autoremove

 

手動安裝

QQ

安裝教程

# 運行
cd /opt/deepinwine/apps/Deepin-QQ
./run.sh        # 可能會有依賴錯誤

報錯:
/usr/lib/deepin-wine/wine: error while loading shared libraries: libwine.so.1: cannot open shared object file: No such file or directory

解決方法:
sudo ln -sf /usr/lib/i386-linux-gnu/deepin-wine/libwine.so.1.0 /usr/lib/i386-linux-gnu/deepin-wine/libwine.so.1

運行成功后會提示版本太低,可能更換為Windows裝的版本,教程

 微信

http://packages.deepin.com/deepin/pool/non-free/d/deepin.com.wechat/

安裝2.6.2.31版本

和qq安裝教程一致

嘗試運行./run.sh 時報錯
可以試試
rm -rf ~/.deepinwine/Deepin-WeChat/
然后重新運行
./run.sh 

 

如果運行可執行文件能成功啟動,那么快捷方式啟動也就可以了

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM