一、官方
下载地址
架构 | 可支持格式 |
---|---|
x64 | shellㅤ ㅤrpmㅤ ㅤdebㅤ ㅤpacman |
ARM64 | shellㅤ ㅤrpmㅤ ㅤdeb |
MIPS64 | shellㅤ ㅤrpmㅤ ㅤdeb |

二、Wine QQ
(一)com.qq.weixin.deepin(Debian系)
项目地址:zq1997/deepin-wine
安装
添加源
wget -O- https://deepin-wine.i-m.dev/setup.sh | sh
安装
sudo apt install com.qq.im.deepin
问题
经常卡死
将windows下的
C:\Windows\Fonts\simsun.ttc
复制到~/.deepinwine/Deepin-QQ/drive_c/Windows/Fonts
QQ就不会用宋体的点阵字体,就不会经常卡死了无法显示头像、图片以及下载文件
2.1 使用本地代理
安装privoxy
sudo apt install privoxy
开启privoxy服务
sudo service privoxy start
将QQ/TIM代理设置为 127.0.0.1:8118
开机启动privoxy服务
sudo systemctl enable privoxy.service
可以修改
/etc/privoxy/config
文件更换端口listen-address 127.0.0.1:8118 listen-address [::1]:8118
2.2 屏蔽IPv6
sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.default.disable_ipv6=1
sudo sysctl -w net.ipv6.conf.lo.disable_ipv6=1
三、第三方
项目地址:Icalingua-plus-plus/Icalingua-plus-plus
(一)Icalingua++
下载地址
转载请注明来源,欢迎对文章中的引用来源进行考证,文章可能具有时效性,欢迎指出任何有错误、已失效或不够清晰的表达 ,可通过[邮件](mailto:cnlnnn@qq.com)联系垃圾堆主人