Skip to content

Instantly share code, notes, and snippets.

View eeyyee's full-sized avatar

snowing eeyyee

  • Chinese, Hunan
View GitHub Profile

Ubuntu20.04 Wine 6.0 微信中文显示方块/方框

如果希望在Ubuntu使用Windows版微信:

  1. 安装 Wine sudo apt-get install wine
  2. 先把环境改了省事:
    $ export WINEARCH=win32
    $ export WINEPREFIX=/home/qinyu/Wine/WeChat
  3. 创建 Wine Bottle