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

Last updated: May 21,2024

1. Install "mono-runtime-common" package

This is a short guide on how to install mono-runtime-common on Kali Linux

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

2. Uninstall "mono-runtime-common" package

Learn how to uninstall mono-runtime-common on Kali Linux:

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

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

Package: mono-runtime-common
Source: mono
Version: 6.8.0.105+dfsg-3.5
Installed-Size: 3633
Maintainer: Debian Mono Group
Architecture: amd64
Replaces: libmono0 (<< 2.4), mono-common (<< 2.4), mono-jit (<< 2.4), mono-runtime (<< 3.2.1)
Provides: cli-runtime, cli-virtual-machine
Depends: libc6 (>= 2.36), libgssapi-krb5-2 (>= 1.17), zlib1g (>= 1:1.1.4), binutils
Suggests: xdg-utils | libgnome2-0 | konqueror
Conflicts: mono-1.0-runtime (<< 2.4), mono-2.0-runtime (<< 2.4), mono-common (<< 2.4), mono-jit (<< 2.4), mono-runtime (<< 3.2.1)
Size: 1164556
SHA256: b8bc82bafc5f4cc13870704026c537dae3fd08c9f63b323917c5871a1b775f7d
SHA1: 67f3dc052fe50500559a979b7e85b39ff0211170
MD5sum: 10a65be18dd136e9debffc9f0db33cf3
Description: Mono runtime - common files
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 common files for the Virtual Machine, JIT (Just-in-Time) and
AOT (Ahead-of-Time) code generator "mono".
"mono" executes applications for the CLI (Common Language Infrastructure).
Mono currently only supports the X86, PowerPC, ARM, S/390x, AMD64 and
MIPS architectures. Optionally this package configures BINFMT support.
Description-md5:
Homepage: http://www.mono-project.com/
Section: cli-mono
Priority: optional
Filename: pool/main/m/mono/mono-runtime-common_6.8.0.105+dfsg-3.5_amd64.deb