How to Install and Uninstall mono-runtime Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "mono-runtime" package

Please follow the guidance below to install mono-runtime on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mono-runtime

2. Uninstall "mono-runtime" package

Please follow the instructions below to uninstall mono-runtime on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the mono-runtime package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: mono-runtime
Priority: optional
Section: interpreters
Installed-Size: 73
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Architecture: amd64
Source: mono
Version: 4.2.1.102+dfsg2-7ubuntu4
Depends: libc6 (>= 2.2.5), mono-runtime-sgen (= 4.2.1.102+dfsg2-7ubuntu4)
Filename: pool/main/m/mono/mono-runtime_4.2.1.102+dfsg2-7ubuntu4_amd64.deb
Size: 12324
MD5sum: 396619ec6d93c4e1ffde8376e5f9460f
SHA1: 4e21c483e178beed62da35e857aacfd7b885d535
SHA256: 3a0fbb1e70466606cb6f8c87d4946da0b08ef2e3c29c4df31229fa53e90ab7d2
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
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: edubuntu-desktop-gnome