wine

Reference this blog

Download the latest version of wine

installation

Unpacked into the directory: win-4.19

sudo apt-get install flex
sudo apt-get install bison

./configure --enable-win64
make -j8

Uninstall

make uninstall

Guess you like

Origin www.cnblogs.com/minding/p/11999984.html