Wine is a compatibility layer to run windows programs on linux machines.
vim /etc/pacman.conf - Uncomment the following lines
[multilib]
Include = /etc/pacman.d/mirrorlist
pacman -S wine winetricks - Install wine and configuration helperWINEPREFIX to your liking, standard is $HOME/.winewinetricks - run the installation of basic windows dependencies to the wine directory$WINEPREFIX/drive_c/winetricks sandbox - (Optional) if you don't want wine to set up directories or files into your home directorywine $WINEPREFIX/drive_c/<insert program> - Run the program with wine