https://mp.weixin.qq.com/debug/wxadoc/dev/devtools/devtools.html 微信开发者工具 Linux 版 旧版本请访问 https://github.com/BruceZhang1993/wechat_web_devtools
git clone https://github.com/BruceZhang1993/wechat_devtools.git
cd wechat_devtools
git lfs install
git lfs fetch <branch>
git checkout <branch> # 根据设备架构选择 x86/x64 分支
All Done.
ldd ./wechat_devtools
./wechat_devtools
https://www.winehq.org/download
(sudo) su
echo ":DOSWin:M::MZ::/usr/bin/wine:" >> /proc/sys/fs/binfmt_misc/register
Root 权限编辑 /etc/tmpfiles.d/enable-exe.conf
# 复制下方一行内容到文件并保存
w /proc/sys/fs/binfmt_misc/register - - - - :DOSWin:M::MZ::/usr/bin/wine: