Any Windows application that I want to use with WINE will be a win32 binary, so the installation of 64-bit WINE is not necessary or useful. Since the 32-bit repositories are included with a 64-bit install, I just need to select the i586 versions of the following: q4wine wine wine-gecko wine-mono wine32 I also install winetricks by downloading it from $ cd ~/bin $ wget https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks $ chmod +x winetricks And also install the 32-bit version of Zenity because winetricks expects to see it. Winetricks is a handy tool and makes dealing with. NOTE: I has a problem with q4wine in that when I installed it with urpmi, it did not install its dependencies and would not launch; I reported it as a bug. At this forum post at GOG.com, user JudasIscariot has a description of a Mini Git Wine tutorial to compile and run WINE . While it's not necessary to compile and install WINE by this me...
All the Hoyt You Need