# Run Windows apps with Wine or Bottles on Void Linux ## Prerequisites - Wine : wine wine-32bit winetricks wine-tools wine-common - Libwin : libwine libwine-32bit - Bottles: flatpak install flathub com.usebottles.bottles ## Run .exe Apps To run .exe programs run this command. ```bash wine ```