1. 安装环境准备
sudo apt install wget g++ git
2. 安装deepin-wine
git clone "https://gitee.com/wszqkzqk/deepin-wine-for-ubuntu.git"
cd deepin-wine-for-ubuntu #切换到下载目录
sudo ./install.sh #执行安装
这里deepin-wine容器安装完成,下面进行具体软件的安装。
3. 安装Deep-wine版微信及QQ
安装包链接
QQ:https://packages.deepin.com/deepin/pool/non-free/d/deepin.com.qq.im/deepin.com.qq.im_9.1.8deepin0_i386.deb
微信:https://gitee.com/wszqkzqk/deepin-wine-containers-for-ubuntu/raw/master/deepin.com.wechat_2.6.8.65deepin0_i386.deb
下载完成后直接安装即可。
4. 托盘悬浮
正常安装后wine窗口为独立窗口,为了便于美观建议安装如下插件
Gnome Shell 插件的安装需先安装Gnome-tweak-tool:
sudo apt-get install gnome-tweak-tool
安装Gnome Shell 插件top-icons-plus:
sudo apt-get install gnome-shell-extension-top-icons-plus
安装完成后在应用程序中搜索优化,打开后
打开扩展,将TOPicons plus打开。
我在使用过程中,发现无法收发图片,安装以下库即可解决。
sudo apt install libjpeg62:i386