How to install Wine 2026?

Started by Lanzi, 2026/06/12, 11:59:36

Previous topic - Next topic

Lanzi

I reeinstalled my complete system and now I need wine, for a small tool.
is ist still necessary to install the 32bit wine and activate multiarch, or is there now a 64bit way?
I remember it was always confusing, which version to install.
Thanks für your help.

ro_sid

There is a "wine" package and a "wine32" one. "wine" does not require "wine32" to my knowledge, but you have to/should add the 'i386' architecture for 'just' "wine", too.

Lanzi

okay, I was hoping, that multiarch 32 bit thing has ended 😄

piper

mkdir -pm755 /etc/apt/keyrings

wget -O - https://dl.winehq.org/wine-builds/winehq.key | gpg --dearmor -o /etc/apt/keyrings/winehq-archive.key -

wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/debian/dists/forky/winehq-forky.sources

dpkg --add-architecture i386; apt update; apt install --install-recommends winehq-staging
I have a Lucky Rabbit:    "Svoot" ..... (It's Swedish)

I am MAGA

slaughterer

just install "wine" package and you are ready to go