How To Convert Exe To Deb Link -

How to Convert EXE to DEB: Bridging the Gap Between Windows and Linux

By Alex Cooper, Tech Correspondent

git clone https://github.com/zq1997/deepin-wine.git
cd deepin-wine
./install.sh
wine yourfile.exe
sudo apt-get update
sudo apt-get install alien