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.

Private Notizen - Mono auf Ubuntu 22.04.1 LTS
#1
Private Notizen - Mono auf Ubuntu 22.04.1 LTS

Last login: Sun Dec 18 11:43:27 2022 from ganz weit weg
cermet@zauberkiste:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy
cermet@zauberkiste:~$ 


Code:
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-keys 3FA7E0328081BFF6A14DA29AA6A19B38D3D831EF

echo "deb https://download.mono-project.com/repo/ubuntu stable-focal main" | sudo tee /etc/apt/sources.list.d/mono-official-stable.list

sudo apt update

sudo apt install mono-complete -y



sudo reboot

cermet@zauberkiste:~$ mono --version

Mono JIT compiler version 6.8.0.105 (Debian 6.8.0.105+dfsg-3.2 Wed Jun 30 05:34:49 UTC 2021)
Copyright © 2002-2014 Novell, Inc, Xamarin Inc and Contributors. 'mono-project.com'

TLS:          __thread
SIGSEGV:      altstack
Notifications: epoll
Architecture:  amd64
Disabled:      none
Misc:          softdebug
Interpreter:  yes
LLVM:          supported, not enabled.
Suspend:      hybrid
GC:            sgen (concurrent by default)

cermet@zauberkiste:~$
All done!
Zitieren


Nachrichten in diesem Thema
Private Notizen - Mono auf Ubuntu 22.04.1 LTS - von Lukas - 18.12.2022, 15:28

Gehe zu:


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