wineserver
Wine core package
Install
- All systems
-
curl cmd.cat/wineserver.sh
- Debian
-
apt-get install libwine
- Ubuntu
-
apt-get install wine1.6
- Kali Linux
-
apt-get install libwine
- Fedora
-
dnf install wine-core
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install wine1.6
- Raspbian
-
apt-get install libwine
- Dockerfile
- dockerfile.run/wineserver
wine-core
Wine core package
wine1.6
Microsoft Windows Compatibility Layer (Binary Emulator and Library)
libwine
Windows API implementation - library
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 Wine library.