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

Last updated: November 22,2024

1. Install "mono-runtime-common" package

Learn how to install mono-runtime-common on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mono-runtime-common

2. Uninstall "mono-runtime-common" package

This guide covers the steps necessary to uninstall mono-runtime-common on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: mono-runtime-common
Priority: optional
Section: cli-mono
Installed-Size: 1227
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Architecture: amd64
Source: mono
Version: 4.2.1.102+dfsg2-7ubuntu4
Replaces: libmono0 (<< 2.4), mono-common (<< 2.4), mono-jit (<< 2.4), mono-runtime (<< 3.2.1)
Provides: cli-runtime, cli-virtual-machine
Depends: libc6 (>= 2.16), zlib1g (>= 1:1.1.4), mono-gac (= 4.2.1.102+dfsg2-7ubuntu4)
Recommends: binfmt-support (>= 1.1.2)
Suggests: xdg-utils | libgnome2-0 | konqueror
Conflicts: mono-1.0-runtime (<< 2.4), mono-2.0-runtime (<< 2.4), mono-common (<< 2.4), mono-jit (<< 2.4), mono-runtime (<< 3.2.1)
Filename: pool/main/m/mono/mono-runtime-common_4.2.1.102+dfsg2-7ubuntu4_amd64.deb
Size: 202004
MD5sum: 174707e043bf8a4346d7580e5c44936d
SHA1: b1a64e5920be7044988b7078b5ffcf2925474b72
SHA256: 85d35ddaeaf98e3808417c5cb5720f77fb696254484d619d3ebcbeca7670f44c
Description-en: Mono runtime - common files
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 common files for the Virtual Machine, JIT (Just-in-Time) and
AOT (Ahead-of-Time) code generator "mono".
"mono" executes applications for the CLI (Common Language Infrastructure).
Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and
MIPS architectures. Optionally this package configures BINFMT support.
Description-md5: 0048a533f5c0a7f5ad413ee658ccd4d4
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m
Task: edubuntu-desktop-gnome