How to Install and Uninstall php-phpdbg Package on Kali Linux

Last updated: May 09,2024

1. Install "php-phpdbg" package

In this section, we are going to explain the necessary steps to install php-phpdbg on Kali Linux

$ sudo apt update $ sudo apt install php-phpdbg

2. Uninstall "php-phpdbg" package

Please follow the steps below to uninstall php-phpdbg on Kali Linux:

$ sudo apt remove php-phpdbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-phpdbg package on Kali Linux

Package: php-phpdbg
Source: php-defaults (93)
Version: 2:8.2+93
Installed-Size: 17
Maintainer: Debian PHP Maintainers
Architecture: all
Depends: php8.2-phpdbg
Size: 4028
SHA256: 4e8324c074567cb12be6f16d53a14e456a6813ccb0a50fcd239108e42b6c7d82
SHA1: ea071231964a609deb0e2bbd0b06edc7f51c736f
MD5sum: 04dcc1e45d932a8f7b85021b8a764a13
Description: server-side, HTML-embedded scripting language (PHPDBG binary) (default)
This package provides the /usr/bin/phpdbg command interpreter, useful for
stepthrough debugging of PHP code.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
.
This package is a dependency package, which depends on latest stable
PHP version (currently 8.2).
Description-md5:
Section: php
Priority: optional
Filename: pool/main/p/php-defaults/php-phpdbg_8.2+93_all.deb