How to Install and Uninstall gendarme Package on Kali Linux

Last updated: May 19,2024

1. Install "gendarme" package

Here is a brief guide to show you how to install gendarme on Kali Linux

$ sudo apt update $ sudo apt install gendarme

2. Uninstall "gendarme" package

This guide covers the steps necessary to uninstall gendarme on Kali Linux:

$ sudo apt remove gendarme $ sudo apt autoclean && sudo apt autoremove

3. Information about the gendarme package on Kali Linux

Package: gendarme
Source: mono-tools
Version: 4.2-3.1
Installed-Size: 1184
Maintainer: Debian Mono Group
Architecture: all
Replaces: mono-tools-devel (<< 2.0)
Depends: mono-runtime (>= 3.0~), libmono-corlib4.5-cil (>= 5.18.0.240), libmono-sharpzip4.84-cil (>= 5.12.0.309), libmono-system-core4.0-cil (>= 5.18.0.240), libmono-system-drawing4.0-cil (>= 5.12.0.309), libmono-system-web-services4.0-cil (>= 4.2.0), libmono-system-windows-forms4.0-cil (>= 5.16.0.220), libmono-system-xml4.0-cil (>= 4.6.1.3), libmono-system4.0-cil (>= 5.18.0.240)
Conflicts: mono-tools-devel (<< 2.0)
Size: 359156
SHA256: b1e1512899fe78785ab9069a25c7c264921df75185734965fee5ef616e7304bc
SHA1: 3de181a1605e0fd2b652aceff9fca2c11909b0c8
MD5sum: eeef9885d8432b91b0e226e596e996f4
Description: extensible rule-based checker for CLI assemblies
Gendarme is a extensible rule-based tool to find problems in .NET
applications and libraries. Gendarme inspects programs and libraries
that contain code in ECMA CIL format (Mono and .NET) and looks for
common problems with the code, problems that compiler do not typically
check or have not historically checked.
Description-md5: d28e613abd7718d710a9b3188c8c85c4
Homepage: http://www.mono-project.com/Gendarme
Section: devel
Priority: optional
Filename: pool/main/m/mono-tools/gendarme_4.2-3.1_all.deb