How to Install and Uninstall mono-runtime Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "mono-runtime" package

Learn how to install mono-runtime on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install mono-runtime

2. Uninstall "mono-runtime" package

This guide covers the steps necessary to uninstall mono-runtime on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove mono-runtime $ sudo apt autoclean && sudo apt autoremove

3. Information about the mono-runtime package on Ubuntu 21.10 (Impish Indri)

Package: mono-runtime
Architecture: amd64
Version: 6.8.0.105+dfsg-3.2
Priority: optional
Section: universe/interpreters
Source: mono
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 99
Depends: libc6 (>= 2.2.5), mono-runtime-sgen (= 6.8.0.105+dfsg-3.2)
Recommends: binfmt-support (>= 1.1.2)
Filename: pool/universe/m/mono/mono-runtime_6.8.0.105+dfsg-3.2_amd64.deb
Size: 14824
MD5sum: 0fb9efd90be2e93eb440f98366aef6e4
SHA1: 812bff5520d5625d5d4fca4836136138887fe19d
SHA256: 426a5072ac02a2ebf7805950812526f5022a7100b2b2875a612038ce91f6461d
SHA512: 374bc44a579902259ea27a3783df683c996aa460362efc8c901c036b580b2cef2971566cacb0cfafd5aa305b5628fc45f4bf3e3441c631af8782e4c05131cfdd
Homepage: http://www.mono-project.com/
Description-en: Mono runtime - default version
Mono is a platform for running and developing applications based on the
ECMA/ISO Standards. Mono is an open source effort led by Xamarin.
Mono provides a complete CLR (Common Language Runtime) including compiler and
runtime, which can produce and execute CIL (Common Intermediate Language)
bytecode (aka assemblies), and a class library.
.
This package contains the Virtual Machine, JIT (Just-in-Time) and
AOT (Ahead-of-Time) code generator "mono-sgen".
mono-sgen executes applications for the CLI (Common Language Infrastructure).
Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and
MIPS architectures.
.
This package installs this architecture's default runtime version.
Description-md5: 0ef9550e0b708629302fd4b5f9bdeb39