wine64
Wine core package
Install
- All systems
-
curl cmd.cat/wine64.sh
- Debian
-
apt-get install wine64
- Ubuntu
-
apt-get install wine64
- Kali Linux
-
apt-get install wine64
- Fedora
-
dnf install wine-core
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wine64
- OS X
-
brew install wine64
- Dockerfile
- dockerfile.run/wine64
wine-core
Wine core package
wine64
Windows API implementation - 64-bit binary loader
Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work. This package provides the binary loader for 64-bit Windows applications.
wine1.6-amd64
Windows API implementation (transitional package 64-bit support)
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.