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

Last updated: May 17,2024

1. Install "mono-dmcs" package

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

$ sudo apt update $ sudo apt install mono-dmcs

2. Uninstall "mono-dmcs" package

Learn how to uninstall mono-dmcs on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: mono-dmcs
Priority: optional
Section: universe/cli-mono
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Architecture: all
Source: mono
Version: 4.2.1.102+dfsg2-7ubuntu4
Depends: mono-mcs (= 4.2.1.102+dfsg2-7ubuntu4)
Filename: pool/universe/m/mono/mono-dmcs_4.2.1.102+dfsg2-7ubuntu4_all.deb
Size: 10200
MD5sum: a4b8b1616d68b0d468e9bf56b05da97d
SHA1: b7a7dae68fc74b4eca5d3d2857156592685f440f
SHA256: 58e39e75bc57f54877cabef622a6add982c21be731842d5e65d827326a820532
Description-en: Mono C# 4.0 compiler for CLI 4.0 (transitional package)
This is a transitional dummy package to aid migration to mono-mcs.
.
This is the Mono C# (C-Sharp) 4.0 compiler, a platform-independent compiler
which produces CIL (Common Intermediate Language) binary executables.
This compiler targets the CLI 4.0 runtime 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.
Description-md5: 5a0af28422409d6d9ac8a99a958b1b15
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions