qo6xup6 / ubuntu-deepin-wechat

Installer for Deepin WeChat with Wine
13 stars 4 forks source link

ubuntu-deepin-wechat

Installer for Deepin WeChat with Wine

Install Dependencies

cd deepin-wine-dependency
bash install.sh

Install WeChat

sudo dpkg -i deepin.com.wechat_2.6.2.31deepin0_i386.deb
sudo apt-get install -f

WeChat Version Too Old Issue

Please update your WeChat Windows installer if you encounter this problem.

mkdir /tmp/wechat
cd /tmp/wechat
wget https://dldir1.qq.com/weixin/Windows/WeChatSetup.exe
env WINEPREFIX=/home/${USER}/.deepinwine/Deepin-WeChat deepin-wine WeChatSetup.exe