winegcc64
Windows API implementation - 64-bit developer tools
Install
- All systems
-
curl cmd.cat/winegcc64.sh
- Debian
-
apt-get install wine64-tools
- Ubuntu
-
apt-get install wine64-tools
- Kali Linux
-
apt-get install wine64-tools
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wine64-tools
- Dockerfile
- dockerfile.run/winegcc64
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.