Archlinux及衍生发行版上运行QQ-TIM-微信-迅雷
最新版
最新版会存在部分不兼容的问题,如微信发不了大图等,可以试着安装兼容稳定版
安装
AUR :
QQ : deepin-wine-qq
TIM : deepin-wine-tim
微信 : deepin-wine-wechat
迅雷 : deepin-wine-thunderspeed
换用DeepinWine
QQ : /opt/deepinwine/apps/Deepin-QQ/run.sh -d
TIM : /opt/deepinwine/apps/Deepin-TIM/run.sh -d
微信 : /opt/deepinwine/apps/Deepin-WeChat/run.sh -d
初始化
QQ : /opt/deepinwine/apps/Deepin-QQ/run.sh
TIM : /opt/deepinwine/apps/Deepin-TIM/run.sh
微信 : /opt/deepinwine/apps/Deepin-WeChat/run.sh
运行
QQ : /opt/deepinwine/apps/Deepin-QQ/run.sh
TIM : /opt/deepinwine/apps/Deepin-TIM/run.sh
微信 : /opt/deepinwine/apps/Deepin-WeChat/run.sh
迅雷 : /opt/deepinwine/apps/Deepin-ThunderSpeed/run.sh
创建软链接
QQ : sudo ln -s /opt/deepinwine/apps/Deepin-QQ/run.sh /usr/bin/qq
TIM : sudo ln -s /opt/deepinwine/apps/Deepin-TIM/run.sh /usr/bin/tim
微信 : sudo ln -s /opt/deepinwine/apps/Deepin-WeChat/run.sh /usr/bin/wechat
迅雷 : sudo ln -s /opt/deepinwine/apps/Deepin-ThunderSpeed/run.sh /usr/bin/xunlei
兼容稳定版
QQ : deepin.com.qq.im
TIM : deepin.com.qq.office
微信 : deepin.com.wechat2
迅雷 : deepin.com.thunderspeed
对于非 GNOME 桌面 , 安装 xsettingsd
,并配置
sudo pacman -S xsettingsd
/opt/deepinwine/apps/****/run.sh
加入以下内容
+ if grep -o xsettingsd)"
+ then
+ /usr/bin/xsettingsd &
+ fi
初始化
/opt/deepinwine/apps/****/run.sh
运行
/opt/deepinwine/apps/****/run.sh
创建软链接
QQ : sudo ln -s /opt/deepinwine/apps/Deepin-QQ/run.sh /usr/bin/qq
TIM : sudo ln -s /opt/deepinwine/apps/Deepin-TIM/run.sh /usr/bin/tim
微信 : sudo ln -s /opt/deepinwine/apps/Deepin-WeChat/run.sh /usr/bin/wechat
迅雷 : sudo ln -s /opt/deepinwine/apps/Deepin-ThunderSpeed/run.sh /usr/bin/xunlei