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

Last updated: May 14,2024

1. Install "mono-mcs" package

Please follow the guidelines below to install mono-mcs on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install mono-mcs

2. Uninstall "mono-mcs" package

Here is a brief guide to show you how to uninstall mono-mcs on Ubuntu 21.10 (Impish Indri):

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

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

Package: mono-mcs
Architecture: all
Version: 6.8.0.105+dfsg-3.2
Priority: optional
Section: universe/devel
Source: mono
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1979
Depends: mono-runtime (>= 3.0~), libc6 (>= 2.33) | libc6.1 (>= 2.33) | libc0.1 (>= 2.33), libmono-corlib4.5-cil (>= 6.8.0.105), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240), libmono-corlib4.5-cil (<< 6.8.0.106), libmono-microsoft-csharp4.0-cil
Recommends: pkg-config
Breaks: mono-dmcs (<< 3.0~), mono-gmcs (<< 3.0~)
Replaces: mono-devel (<< 2.4.2.3), mono-dmcs (<< 3.0~), mono-gmcs (<< 3.0~)
Filename: pool/universe/m/mono/mono-mcs_6.8.0.105+dfsg-3.2_all.deb
Size: 536448
MD5sum: a56e64825dcfa9cea729deb9aae38883
SHA1: 38d6d06ac7fcf354157394824b7779178d53a0e0
SHA256: c16a1645ac56833ab94f53e37fd535d9245c35c7e17ad01d80ccef6a6b7dc08e
SHA512: 10b7dcdadb425ab1a44307beb676a2db5b49ecc0833393eb9aba9a68ef18e14da75d5efc97b88d74a5185d77b5c0c1f2d86b32960417715284df8498aad8f58b
Homepage: http://www.mono-project.com/
Description-en: Mono C# 2.0 / 3.0 / 4.0 / 5.0 compiler for CLI 2.0 / 4.0 / 4.5
This is the Mono C# (C-Sharp) 2.0, 3.0, 4.0 and 5.0 compiler,
a platform-independent compiler which produces
CIL (Common Intermediate Language) binary executables.
.
This compiler targets the CLI 2.0, 4.0 or 4.5 runtime version.
.
The mcs compiler supports different C# versions as follows.
With C# 2.0 it supports:
- generics
- iterators (yield)
- nullable value types
- partial types
- anonymous methods
- static classes
- coalesce operator: ??
.
With C# 3.0 it supports:
- Language Integrated Query (LINQ)
- object initializers
- collection initializers
- anonymous types
- local variable type inference
- implicitly-typed arrays
- lambda expressions
- automatic properties
- extension methods
- partial methods
.
With C# 4.0 it supports:
- dynamic binding (duck typing)
- named and optional arguments
- covariant and contravariant generic type parameters
.
With C# 5.0 (which is the default) it supports:
- asynchronous methods
- caller info attributes (as of Mono 3.0 currently not supported!)
.
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: 3f1aba4e9956099bfa702d53c275ffad