wmc
Wine development environment
Install
- All systems
-
curl cmd.cat/wmc.sh
- Debian
-
apt-get install wine64-tools
- Ubuntu
-
apt-get install wine1.6
- Kali Linux
-
apt-get install wine64-tools
- Fedora
-
dnf install wine-devel
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wine1.6
- Dockerfile
- dockerfile.run/wmc
wine-devel
Wine development environment
wine1.6
Microsoft Windows Compatibility Layer (Binary Emulator and Library)
wine64-tools
Windows API implementation - 64-bit developer tools
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 Wine's 64-bit developer tools. They are capable of generating both 32- and 64-bit results.