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

Last updated: May 20,2024

1. Install "mono-runtime-dbg" package

This guide covers the steps necessary to install mono-runtime-dbg on Kali Linux

$ sudo apt update $ sudo apt install mono-runtime-dbg

2. Uninstall "mono-runtime-dbg" package

This tutorial shows how to uninstall mono-runtime-dbg on Kali Linux:

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

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

Package: mono-runtime-dbg
Source: mono
Version: 6.8.0.105+dfsg-3.5
Installed-Size: 43785
Maintainer: Debian Mono Group
Architecture: amd64
Replaces: mono-jit-dbg (<< 2.4)
Depends: mono-runtime-sgen (= 6.8.0.105+dfsg-3.5), mono-runtime-boehm (= 6.8.0.105+dfsg-3.5)
Recommends: gdb
Conflicts: mono-jit-dbg (<< 2.4)
Size: 13556084
SHA256: 07a09f925a3e900b7f0e605d7201c7fd9c985a41e995894afac997a4f11c57df
SHA1: 36c7a4c2f3aca0f30c099d7c86b3420a7eb139e7
MD5sum: 0d313b02be9c5d0ae0a8372c8bcc123f
Description: Mono runtime, debugging symbols
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 debugging symbols of the Mono JIT/AOT compiler.
Description-md5:
Homepage: http://www.mono-project.com/
Tag: role::debug-symbols
Section: debug
Priority: optional
Filename: pool/main/m/mono/mono-runtime-dbg_6.8.0.105+dfsg-3.5_amd64.deb