winedbg-development
Windows API implementation - standard suite
Install
- All systems
-
curl cmd.cat/winedbg-development.sh
- Debian
-
apt-get install wine-development
- Ubuntu
-
apt-get install wine-development
- Kali Linux
-
apt-get install wine-development
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wine-development
- Raspbian
-
apt-get install wine-development
- Dockerfile
- dockerfile.run/winedbg-development
wine-development
Windows API implementation - standard suite
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 essential wrappers and convenience tools for the standard Wine components. It also employs the Debian alternatives system to provide the usual command names, e.g. "wine" instead of "wine-development".