LINUX.ORG.RU

История изменений

Исправление amd_amd, (текущая версия) :

https://wiki.winehq.org/Debian

# dpkg --add-architecture i386
$ wget -nc https://dl.winehq.org/wine-builds/Release.key
# apt-key add Release.key
# nano /etc/apt/sources.list   добавить deb https://dl.winehq.org/wine-builds/debian/ stretch main
# apt-get update
# apt-get install --install-recommends winehq-devel
$ winecfg   загрузить и установить все что будет предложено

Исходная версия amd_amd, :

https://wiki.winehq.org/Debian

# dpkg --add-architecture i386
$ wget -nc https://dl.winehq.org/wine-builds/Release.key
# apt-key add Release.key
# nano /etc/apt/sources.list   добавить deb https://dl.winehq.org/wine-builds/debian/ stretch main
# apt-get update
# apt-get install --install-recommends winehq-devel