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.

WINE Nutzbarkeit verbessern durch MONO-Complet Installation
#2
Hallo Tron, ich mache das mit Mono einfach:

Server ubuntu-22.04.3 von hier:

https://ubuntu.com/download/server#architectures

Dazu kommt 'Mono' von hier:

Link:

https://www.mono-project.com/download/st...wnload-lin

code:

Code:
sudo apt install ca-certificates gnupg
sudo gpg --homedir /tmp --no-default-keyring --keyring /usr/share/keyrings/mono-official-archive-keyring.gpg --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF
echo "deb [signed-by=/usr/share/keyrings/mono-official-archive-keyring.gpg] https://download.mono-project.com/repo/ubuntu stable-focal main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list

updaten:

sudo apt update

Setup von Mono auf dem Server über ssh:

sudo apt install mono-complete
All done!
Zitieren


Nachrichten in diesem Thema
RE: WINE Nutzbarkeit verbessern durch MONO-Complet Installation - von ThunderTower - 18.11.2023, 11:47

Gehe zu:


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