How to Install and Uninstall adequate Package on Kali Linux

Last updated: May 13,2024

1. Install "adequate" package

Please follow the instructions below to install adequate on Kali Linux

$ sudo apt update $ sudo apt install adequate

2. Uninstall "adequate" package

This is a short guide on how to uninstall adequate on Kali Linux:

$ sudo apt remove adequate $ sudo apt autoclean && sudo apt autoremove

3. Information about the adequate package on Kali Linux

Package: adequate
Version: 0.15.9
Installed-Size: 71
Maintainer: Debian QA Group
Architecture: all
Depends: debconf, perl:any
Recommends: pkg-config
Size: 17648
SHA256: 19e2bb9d72ba0bcd4c8812958964f6fdab8a64a8ebd0a2dbd27c748c111b57ab
SHA1: b27fc936329280da92208e2a24bf025b2bed37f9
MD5sum: acd0e3331d483a18bc7111b033f33bbe
Description: Debian package quality testing tool
adequate checks packages installed on the system and reports bugs and policy
violations.
.
The following checks are currently implemented:
* broken symlinks;
* missing copyright file;
* obsolete conffiles;
* Python modules not byte-compiled;
* missing libraries, undefined symbols, symbol size mismatches;
* license conflicts;
* program name collisions;
* missing alternatives;
* missing binfmt interpreters and detectors;
* missing pkg-config dependencies.
Description-md5:
Homepage: https://salsa.debian.org/debian/adequate
Tag: implemented-in::perl
Section: utils
Priority: optional
Filename: pool/main/a/adequate/adequate_0.15.9_all.deb