User Tools

Site Tools


config:wine

This is an old revision of the document!


Wine 3 on Debian

To install the latest Wine version from WineHQ in debian/lmde, follow these commands:

sudo dpkg --add-architecture i386 
wget -nc https://dl.winehq.org/wine-builds/winehq.key
sudo apt-key add winehq.key
sudo apt-add-repository https://dl.winehq.org/wine-builds/debian/
sudo apt-get update
sudo apt-get install --install-recommends winehq-stable
wine --version

https://wiki.winehq.org/Debian

config/wine.1547333546.txt.gz · Last modified: 2023/05/29 11:53 (external edit)