adequate
Debian package quality testing tool
Install
- All systems
-
curl cmd.cat/adequate.sh
- Debian
-
apt-get install adequate
- Ubuntu
-
apt-get install adequate
- Kali Linux
-
apt-get install adequate
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install adequate
- Raspbian
-
apt-get install adequate
- Dockerfile
- dockerfile.run/adequate
adequate
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; * /bin and /sbin binaries requiring /usr/lib libraries; * missing libraries, undefined symbols, symbol size mismatches; * license conflicts; * program name collisions; * missing alternatives; * missing binfmt interpreters and detectors; * missing pkg-config dependencies.