答え1
ZorinはUbuntuに基づいているため、次のように最新バージョンのWineをインストールできます。Wikipediaの説明:
アクティベーション
i386
:https://wiki.winehq.org/Ubuntu
WineHQリポジトリを追加します。
wget -nc https://dl.winehq.org/wine-builds/Release.key sudo apt-key add Release.key sudo apt-add-repository https://dl.winehq.org/wine-builds/ubuntu/
パッケージインデックスの更新:
sudo apt update
最新の安定版(3.0)をインストールします。
sudo apt install --install-recommends winehq-stable