How to Install and Uninstall phpmd Package on Kali Linux

Last updated: May 13,2024

1. Install "phpmd" package

This guide covers the steps necessary to install phpmd on Kali Linux

$ sudo apt update $ sudo apt install phpmd

2. Uninstall "phpmd" package

Please follow the instructions below to uninstall phpmd on Kali Linux:

$ sudo apt remove phpmd $ sudo apt autoclean && sudo apt autoremove

3. Information about the phpmd package on Kali Linux

Package: phpmd
Version: 2.15.0-1
Installed-Size: 567
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Provides: php-pmd
Depends: php-cli, php-common, php-xml, php-composer-xdebug-handler, pdepend (>= 2.16.1), pdepend (<< 3~~)
Size: 90236
SHA256: e72bf99baf6953e2db66f215ccb99e3917101c41322395854922c34873e0f53d
SHA1: 3d491c7fc69c75ab076ba4799add5dd8c121bfeb
MD5sum: 30925333c7e1757a3ff3009adbda823a
Description: PHP Mess Detector
PHPMD is a spin-off project of PHP Depend and aims to be a PHP equivalent of
the well known Java tool PMD.
This project uses PHP Depend to measure several software metrics from
given source code, then it compares the calculated values with
customizable thresholds and reports all suspect software artifacts.
Description-md5:
Homepage: https://phpmd.org
Section: php
Priority: optional
Filename: pool/main/p/phpmd/phpmd_2.15.0-1_all.deb