winecfg
Common files
Install
- All systems
-
curl cmd.cat/winecfg.sh
- Debian
-
apt-get install wine
- Ubuntu
-
apt-get install wine1.6
- Alpine
-
apk add wine
- Kali Linux
-
apt-get install wine
- Fedora
-
dnf install wine-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wine1.6
- OS X
-
brew install wine
- Raspbian
-
apt-get install wine
- Dockerfile
- dockerfile.run/winecfg
- Docker
-
docker run cmd.cat/winecfg winecfg
powered by Commando
wine-common
Common files
wine1.6
Microsoft Windows Compatibility Layer (Binary Emulator and Library)
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.