How to Install and Uninstall pdepend Package on Kali Linux

Last updated: April 29,2024

1. Install "pdepend" package

Please follow the instructions below to install pdepend on Kali Linux

$ sudo apt update $ sudo apt install pdepend

2. Uninstall "pdepend" package

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

$ sudo apt remove pdepend $ sudo apt autoclean && sudo apt autoremove

3. Information about the pdepend package on Kali Linux

Package: pdepend
Version: 2.16.2-1
Installed-Size: 1837
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Provides: php-depend, php-pdepend
Depends: php-cli, php-common, php-symfony-config, php-symfony-dependency-injection, php-symfony-filesystem, php-mbstring
Size: 156032
SHA256: e41356d05a55f318a4b614ce0515798a448fde4a85949dd3ed3f57ac3430320c
SHA1: 357a42fbdee15db5bfb6a23ac31e2643e9e3a277
MD5sum: 55ffe8001ac8e633a87be2145f86163c
Description: design quality metrics for PHP packages
PDepend is an adaption of the Java design quality metrics software
JDepend and the NDepend metric tool.
Description-md5:
Homepage: https://pdepend.org
Section: php
Priority: optional
Filename: pool/main/p/pdepend/pdepend_2.16.2-1_all.deb