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

Last updated: May 10,2024

1. Install "mono-dbg" package

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

$ sudo apt update $ sudo apt install mono-dbg

2. Uninstall "mono-dbg" package

This guide let you learn how to uninstall mono-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: mono-dbg
Priority: extra
Section: universe/devel
Installed-Size: 19070
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Mono Group
Architecture: all
Source: mono
Version: 4.2.1.102+dfsg2-7ubuntu4
Replaces: monodoc-base (<< 2.4)
Filename: pool/universe/m/mono/mono-dbg_4.2.1.102+dfsg2-7ubuntu4_all.deb
Size: 5851936
MD5sum: 79fbb3cb8c9a2a054cf7309beed50763
SHA1: 32081b7f646f67e56b5a202104d41a109cc0c070
SHA256: 93bba8ef3f47d2a617fe842f20d0af2b44cefd66268fe3257139d8e632e1b21c
Description-en: Mono debugging symbols
This package contains the debugging symbols of various libmono-* and mono-*
packages.
.
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: 3a82d07419414cf23ff1d696c9f1db7e
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu