How to Install and Uninstall php8.3-xdebug Package on Debian 12 (Bookworm)

Last updated: May 19,2024

1. Install "php8.3-xdebug" package

This tutorial shows how to install php8.3-xdebug on Debian 12 (Bookworm)

$ sudo apt update $ sudo apt install php8.3-xdebug

2. Uninstall "php8.3-xdebug" package

This tutorial shows how to uninstall php8.3-xdebug on Debian 12 (Bookworm):

$ sudo apt remove php8.3-xdebug $ sudo apt autoclean && sudo apt autoremove

3. Information about the php8.3-xdebug package on Debian 12 (Bookworm)

Package: php8.3-xdebug
Source: xdebug
Version: 3.3.1-2+0~20240213.59+debian12~1.gbp6c3556
Architecture: amd64
Maintainer: Debian PHP PECL Maintainers
Installed-Size: 1966
Pre-Depends: php-common (>= 2:69~)
Depends: ucf, php8.3-common, phpapi-20230831, libc6 (>= 2.33), zlib1g (>= 1:1.2.11.dfsg)
Breaks: php-xdebug (<< 3.3.1-2+0~20240213.59+debian12~1.gbp6c3556~)
Replaces: php-xdebug (<< 3.3.1-2+0~20240213.59+debian12~1.gbp6c3556~)
Provides: php-xdebug
Homepage: https://xdebug.org/
Priority: optional
Section: php
Filename: pool/main/x/xdebug/php8.3-xdebug_3.3.1-2+0~20240213.59+debian12~1.gbp6c3556_amd64.deb
Size: 622500
SHA256: ae84ee4d3b3e17c07560160c4780669c6893f873234c459d516665716edbea4a
SHA1: cd1f2b821072f7f633d532a7512316ec594c5009
MD5sum: 043a49c43c9bf53d3c7674d7fc767a28
Description: Xdebug Module for PHP
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
.
* stack traces and function traces in error messages with:
- full parameter display for user defined functions
- function name, file name and line indications
- support for member functions
* memory allocation
* protection for infinite recursions
.
Xdebug also provides:
.
* profiling information for PHP scripts
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
Description-md5: 0f0798e7431f8c626ceea9d500b3e977