1、下载

https://gitee.com/liushuai05/wechat_web_devtools  【gitee】
https://github.com/cytle/wechat_web_devtools/tags 【github】

2、解压

sudo tar -zvxf wechat_web_devtools-1.02.1910121.tar.gz -C /usr/local

3、安装wine

sudo apt-get install wine1.6

4、查看

$ wine --version
wine-1.6.2

5、配置

winecfg

6、安装工具

sudo ./bin/wxdt install
sudo mkdir ~/.config/wechat_web_devtools/WeappVendor
sudo ./install_desktop.sh
sudo chmod -R 777 ~/.config/wechat_web_devtools/

版权声明:本文为jiqing9006原创文章,遵循 CC 4.0 BY-SA 版权协议,转载请附上原文出处链接和本声明。
本文链接:https://www.cnblogs.com/jiqing9006/p/13542238.html