regsvr32-stable
Wine as a compatibility layer for UNIX to run Windows
Install
- All systems
-
curl cmd.cat/regsvr32-stable.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 update
sudo apt-get install wine
- OS X
-
brew install wine
- Raspbian
-
apt-get install wine
- Dockerfile
- dockerfile.run/regsvr32-stable
- Docker
-
docker run cmd.cat/regsvr32-stable regsvr32-stable
powered 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.