How to Install and Uninstall mono-dbg Package on Kali Linux

Last updated: May 10,2024

1. Install "mono-dbg" package

Please follow the instructions below to install mono-dbg on Kali Linux

$ sudo apt update $ sudo apt install mono-dbg

2. Uninstall "mono-dbg" package

Please follow the guidance below to uninstall mono-dbg on Kali Linux:

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

3. Information about the mono-dbg package on Kali Linux

Package: mono-dbg
Source: mono
Version: 6.8.0.105+dfsg-3.5
Installed-Size: 21538
Maintainer: Debian Mono Group
Architecture: all
Replaces: monodoc-base (<< 2.4)
Size: 6517040
SHA256: 32ee0521a1ba5607b1d525d334e4873faa1813720cef4c6e9d8b705eac6b616a
SHA1: 376e8596fc9332eca78e3c9d9a26ac2d5f9676fe
MD5sum: 880e53186fa4226e520c532737bde466
Description: 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:
Homepage: http://www.mono-project.com/
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/m/mono/mono-dbg_6.8.0.105+dfsg-3.5_all.deb