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

Last updated: May 17,2024

1. Install "mono-runtime" package

Learn how to install mono-runtime on Kali Linux

$ sudo apt update $ sudo apt install mono-runtime

2. Uninstall "mono-runtime" package

Learn how to uninstall mono-runtime on Kali Linux:

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

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

Package: mono-runtime
Source: mono
Version: 6.8.0.105+dfsg-3.5
Installed-Size: 78
Maintainer: Debian Mono Group
Architecture: amd64
Depends: libc6 (>= 2.34), mono-runtime-sgen (= 6.8.0.105+dfsg-3.5)
Recommends: binfmt-support (>= 1.1.2)
Size: 17124
SHA256: fa2ea987f5f9d44603ff589e2cf3536f77bb4f77d810d9e486c70c6095391ec7
SHA1: 09a1c8c70410a1e3099f7d85d4e5b7b5a27a4b68
MD5sum: 0cd3f261e34f75cdcc0096aee82cf6c6
Description: Mono runtime - default version
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 installs this architecture's default runtime version.
Description-md5:
Homepage: http://www.mono-project.com/
Tag: devel::ecma-cli, devel::library, devel::runtime, role::metapackage,
uitoolkit::gtk
Section: cli-mono
Priority: optional
Filename: pool/main/m/mono/mono-runtime_6.8.0.105+dfsg-3.5_amd64.deb