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

Last updated: May 15,2024

1. Install "mono-complete" package

Please follow the steps below to install mono-complete on Kali Linux

$ sudo apt update $ sudo apt install mono-complete

2. Uninstall "mono-complete" package

This is a short guide on how to uninstall mono-complete on Kali Linux:

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

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

Package: mono-complete
Source: mono
Version: 6.8.0.105+dfsg-3.5
Installed-Size: 55
Maintainer: Debian Mono Group
Architecture: amd64
Depends: mono-runtime (= 6.8.0.105+dfsg-3.5), mono-runtime-sgen (= 6.8.0.105+dfsg-3.5), libmono-2.0-1 (= 6.8.0.105+dfsg-3.5), libmono-profiler (= 6.8.0.105+dfsg-3.5), mono-utils (= 6.8.0.105+dfsg-3.5), mono-devel (= 6.8.0.105+dfsg-3.5), mono-mcs (= 6.8.0.105+dfsg-3.5), mono-csharp-shell (= 6.8.0.105+dfsg-3.5), mono-4.0-gac (= 6.8.0.105+dfsg-3.5), mono-4.0-service (= 6.8.0.105+dfsg-3.5), monodoc-base (= 6.8.0.105+dfsg-3.5), monodoc-manual (= 6.8.0.105+dfsg-3.5), libmono-cil-dev (= 6.8.0.105+dfsg-3.5), ca-certificates-mono (= 6.8.0.105+dfsg-3.5)
Size: 15088
SHA256: 61284c52a1af6fee7f83823174e040283989964fe575b0c9f6039c6268913033
SHA1: 05c645eabdefebe75364a67fcb854aed17da913c
MD5sum: fe00315511174b56e3871e75bfb54640
Description: complete Mono runtime, development tools and all libraries
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 is a metapackage and pulls in the Mono runtime, development tools and
all libraries.
.
Install this package if you want to run software for Mono or Microsoft .NET
which you are not installing from a Debian package.
.
For packagers: This package is not to be used as dependency for packages!
You should build-depend on cli-common-dev and the needed libraries instead.
Description-md5:
Homepage: http://www.mono-project.com/
Section: cli-mono
Priority: optional
Filename: pool/main/m/mono/mono-complete_6.8.0.105+dfsg-3.5_amd64.deb