This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

LINUX MINT - WINE INSTALLIEREN zur Virtualisierung von Windows Programmen Teil1
#2
An dem Wine Projekt wird eifrig gearbeitet, und auch die Server umkonfiguriert.

Stand 4. Oktober 2022 gibt es die Wine Version 7.18.
Stand 20. Oktober 2022 wird die Version 7.19 installiert
Stand 30. Dezember 2022 wird die Version 8.0-rc2 installiert
Stand 11. November 2023 wird die Version 8.20 installiert
Stand 16. Mai 2024 wird die Version 9.8 installiert

Die bisherigen Zertifikate stimmen nicht mehr. Daher haben sich die Aufrufe etwas geändert.

Folgende Aufrufe nun in Kurzfassung für Version 7.18 , 7.19, 8.0, 8.20 bis 9.8 :

Achtet darauf jeweils eine Zeile davon in die Konsole zu kopieren und abzusenden. Dann wartet bis die fertiggestellt ist.

su root

sudo apt-key del "D43F 6401 4536 9C51 D786 DDEA 76F1 A20F F987 672F"

sudo dpkg --add-architecture i386
sudo mkdir -pm755 /etc/apt/keyrings
sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key

sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu...my.sources
sudo apt update
sudo apt install --install-recommends winehq-staging


Code:
su root
sudo apt-key del "D43F 6401 4536 9C51 D786 DDEA 76F1 A20F F987 672F"
sudo dpkg --add-architecture i386
sudo mkdir -pm755 /etc/apt/keyrings
sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
sudo wget -NP /etc/apt/sources.list.d/ https://dl.winehq.org/wine-builds/ubuntu/dists/jammy/winehq-jammy.sources
sudo apt update
sudo apt install --install-recommends winehq-staging

prüfen tun wir im Anschluss wieder mit

wine --version
Bei meinen früheren Tests erschien "wine-7.18 (Staging)"  oder "wine-7.19 (Staging)" oder "wine-8.0-rc2 (Staging)".

Nun (16.05.2024)  sollte "wine-9.8 (Staging)" erscheinen.

Ebenso kann man auch mit sudo apt update testen.
Dann kommt als Teil der Ausgabe die Meldung das die installierte Wine Version aktuell ist:
OK:2 https://dl.winehq.org/wine-builds/ubuntu jammy InRelease   

Viel Erfolg!

Tron
Zitieren


Nachrichten in diesem Thema
LINUX MINT - WINE INSTALLIEREN Teil1 nun für Version 7.18 aktualisiert - von Tron Mcp - 04.10.2022, 20:48

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste