How to Install and Uninstall libmono-debugging-cil Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 14,2024

1. Install "libmono-debugging-cil" package

In this section, we are going to explain the necessary steps to install libmono-debugging-cil on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmono-debugging-cil

2. Uninstall "libmono-debugging-cil" package

Please follow the guidelines below to uninstall libmono-debugging-cil on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmono-debugging-cil $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmono-debugging-cil package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmono-debugging-cil
Priority: extra
Section: universe/cli-mono
Installed-Size: 222
Maintainer: Ubuntu Developers
Original-Maintainer: Jo Shields
Architecture: all
Source: mono-debugger-libs
Version: 0+20131201.3459502-1
Depends: libc6 (>= 2.18) | libc6.1 (>= 2.18) | libc0.1 (>= 2.18), libicsharpcode-nrefactory-csharp5.0-cil (>= 5.3.0+20130718.73b6d0f), libicsharpcode-nrefactory5.0-cil (>= 5.3.0+20130718.73b6d0f), libmono-corlib4.5-cil (>= 3.2.3), libmono-system-core4.0-cil (>= 3.2.1), libmono-system-xml4.0-cil (>= 3.2.1), libmono-system4.0-cil (>= 3.2.3)
Filename: pool/universe/m/mono-debugger-libs/libmono-debugging-cil_0+20131201.3459502-1_all.deb
Size: 63152
MD5sum: 76e17757737e8e8b73a915ee85ff23d3
SHA1: 1950c47741fe3287e5d24e8ff3b11edf8cc27dd1
SHA256: cdd2b25f3812d7c385b18b8ad2a2993d00ed803b42fffb71518b379dafef1da4
Description-en: Mono soft debugger interface libraries - API abstraction
Mono's debugger-libs is a repository of various libraries to interface
with the soft debugger libraries (and abstract debugger functions so
other debuggers may be inserted as replacements).
.
Pluggable debugger API abstraction. It provides a common API to be
used as frontend to different debuggers.
Description-md5: 3065e03e35767fb5c4dfaff738524218
Homepage: https://github.com/mono/debugger-libs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu