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

Last updated: May 02,2024

1. Install "mono-runtime-boehm" package

Learn how to install mono-runtime-boehm on Kali Linux

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

2. Uninstall "mono-runtime-boehm" package

This guide covers the steps necessary to uninstall mono-runtime-boehm on Kali Linux:

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

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

Package: mono-runtime-boehm
Source: mono
Version: 6.8.0.105+dfsg-3.5
Installed-Size: 4539
Maintainer: Debian Mono Group
Architecture: amd64
Depends: libc6 (>= 2.35), libgcc-s1 (>= 3.3), mono-gac (= 6.8.0.105+dfsg-3.5), mono-runtime-common (= 6.8.0.105+dfsg-3.5)
Size: 1606892
SHA256: b57a7f0273601641ee9d94c776ab040fa199c1e9bef5f125a3cb6ebb02527731
SHA1: b531538143ba90d3f7e99658555b9d307c727d27
MD5sum: 513abbd022f4c2b61a822493bc75b2d7
Description: Mono runtime - Boehm
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 Virtual Machine, JIT (Just-in-Time) and
AOT (Ahead-of-Time) code generator "mono-sgen".
mono-sgen executes applications for the CLI (Common Language Infrastructure).
Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and
MIPS architectures.
.
This package uses Boehm's conservative garbage collector.
Description-md5:
Homepage: http://www.mono-project.com/
Section: cli-mono
Priority: optional
Filename: pool/main/m/mono/mono-runtime-boehm_6.8.0.105+dfsg-3.5_amd64.deb