How to Install and Uninstall php8.1-phpdbg Package on Kali Linux

Last updated: May 19,2024

1. Install "php8.1-phpdbg" package

This tutorial shows how to install php8.1-phpdbg on Kali Linux

$ sudo apt update $ sudo apt install php8.1-phpdbg

2. Uninstall "php8.1-phpdbg" package

Please follow the steps below to uninstall php8.1-phpdbg on Kali Linux:

$ sudo apt remove php8.1-phpdbg $ sudo apt autoclean && sudo apt autoremove

3. Information about the php8.1-phpdbg package on Kali Linux

Package: php8.1-phpdbg
Source: php8.1 (8.1.5-1)
Version: 8.1.5-1+b1
Installed-Size: 5449
Maintainer: Debian PHP Maintainers
Architecture: amd64
Provides: php-phpdbg, php8.1-json, phpapi-20210902
Depends: libmagic1, mime-support, php8.1-cli, php8.1-common (= 8.1.5-1+b1), php8.1-opcache, tzdata, ucf, libargon2-1 (>= 0~20171227), libc6 (>= 2.33), libpcre2-8-0 (>= 10.32), libsodium23 (>= 1.0.18), libssl3 (>= 3.0.0), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4)
Recommends: php-readline
Size: 1678772
SHA256: df3ca432e263a16dbce5d31aef122a36ad1357b11da5ffe853b608c91a2e1007
SHA1: f56baf856b4184650e3b9ae4546d0b9888edf407
MD5sum: 50f653b38c37dbeba424b29ba13c3079
Description: server-side, HTML-embedded scripting language (PHPDBG binary)
This package provides the /usr/bin/phpdbg command interpreter, useful for
stepthrough debugging of PHP code.
.
The following extensions are built in: Core date filter hash json libxml
openssl pcntl pcre Reflection session sodium SPL standard zlib.
.
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.
Description-md5: 2c5b457041329aa8ba2720447cd9600b
Homepage: http://www.php.net/
Section: php
Priority: optional
Filename: pool/main/p/php8.1/php8.1-phpdbg_8.1.5-1+b1_amd64.deb