JustPaste.it

Ubuntu wine güncel sürüm.

sudo dpkg --add-architecture i386

sudo apt update

sudo apt install wget gnupg2 software-properties-common

wget -nc https://dl.winehq.org/wine-builds/winehq.key

sudo apt-key add winehq.key

sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ focal main'

sudo apt update

sudo apt install --install-recommends winehq-stable