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

Last updated: May 17,2024

1. Install "mono-csharp-shell" package

This guide let you learn how to install mono-csharp-shell on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install mono-csharp-shell

2. Uninstall "mono-csharp-shell" package

This is a short guide on how to uninstall mono-csharp-shell on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove mono-csharp-shell $ sudo apt autoclean && sudo apt autoremove

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

Package: mono-csharp-shell
Priority: optional
Section: shells
Installed-Size: 110
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Architecture: all
Source: mono
Version: 4.2.1.102+dfsg2-7ubuntu4
Depends: mono-runtime (>= 2.10.1), libc6 (>= 2.23) | libc6.1 (>= 2.23) | libc0.1 (>= 2.23), libmono-corlib4.5-cil (>= 4.2.0), libmono-csharp4.0c-cil (>= 4.2.0), libmono-management4.0-cil (>= 1.0), libmono-system4.0-cil (>= 4.2.0)
Filename: pool/main/m/mono/mono-csharp-shell_4.2.1.102+dfsg2-7ubuntu4_all.deb
Size: 30918
MD5sum: 8193ae47be483a02ec7610d26413da7b
SHA1: bda9e2bab287e31caec479bc921a4bca7b64e535
SHA256: 23a08d2b34e22fc83a67cb45ee5c91c0c6e95b357eee51df1bc14b53febed610
Description-en: interactive C# shell
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 interactive C# shell named csharp. csharp permits
dynamically evaluating C# statements, and can be used for writing scripts or
testing code fragments.
For examples and a brief overview of the commands see:
http://www.mono-project.com/CsharpRepl
Description-md5: 18c4878a8af999586fc3a3eec3c35ba1
Homepage: http://www.mono-project.com/CsharpRepl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m