wine-wrapper
Wine as a compatibility layer for UNIX to run Windows
Install
- All systems
-
curl cmd.cat/wine-wrapper.sh
- Debian
-
apt-get install wine - Ubuntu
-
apt-get install wine -
Alpine
-
apk add wine - Kali Linux
-
apt-get install wine - Fedora
-
dnf install wine - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install wine - OS X
-
brew install wine - Raspbian
-
apt-get install wine - Docker
-
docker run cmd.cat/wine-wrapper wine-wrapperpowered by Commando
wine
Wine as a compatibility layer for UNIX to run Windows
applications. This package includes a program loader, which allows unmodified Windows 3.x/9x/NT binaries to run on x86 and x86_64 Unixes. Wine can use native system .dll files if they are available. In Fedora wine is a meta-package which will install everything needed for wine to work smoothly. Smaller setups can be achieved by installing some of the wine-* sub packages.