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

Last updated: May 19,2024

1. Install "mono-utils" package

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

$ sudo apt update $ sudo apt install mono-utils

2. Uninstall "mono-utils" package

Please follow the instructions below to uninstall mono-utils on Kali Linux:

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

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

Package: mono-utils
Source: mono
Version: 6.8.0.105+dfsg-3.5
Installed-Size: 18527
Maintainer: Debian Mono Group
Architecture: amd64
Replaces: mono-mcs (<= 1.1.6-4)
Provides: cil-disassembler
Depends: libc6 (>= 2.35), zlib1g (>= 1:1.1.4), libmonoboehm-2.0-1 (= 6.8.0.105+dfsg-3.5), libmono-corlib4.5-cil (= 6.8.0.105+dfsg-3.5)
Size: 5152408
SHA256: 84c68e7249ea5dd340302b0662454f600bf45473b831895cde45ff2afd39cb01
SHA1: 0403e0860bff40135b8d35454599c1d5b1a09870
MD5sum: 7eea34b7f35acd9ae610a5716ecf3c29
Description: Mono utilities
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 includes various tools useful for CLI developers, like
pedump, monodis and monograph.
Description-md5:
Homepage: http://www.mono-project.com/
Tag: devel::ecma-cli, devel::lang:c-sharp, devel::library, devel::packaging,
implemented-in::c, interface::commandline, role::devel-lib,
role::program, scope::utility
Section: cli-mono
Priority: optional
Filename: pool/main/m/mono/mono-utils_6.8.0.105+dfsg-3.5_amd64.deb