How to Install and Uninstall php8.1-xdebug Package on Debian 11 (Bullseye)

Last updated: June 18,2024

1. Install "php8.1-xdebug" package

This is a short guide on how to install php8.1-xdebug on Debian 11 (Bullseye)

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

2. Uninstall "php8.1-xdebug" package

Learn how to uninstall php8.1-xdebug on Debian 11 (Bullseye):

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

3. Information about the php8.1-xdebug package on Debian 11 (Bullseye)

Package: php8.1-xdebug
Source: xdebug
Version: 3.1.5+2.9.8+2.8.1+2.5.5-1+0~20220625.46+debian11~1.gbp6966da
Architecture: amd64
Maintainer: Debian PHP PECL Maintainers
Installed-Size: 2070
Pre-Depends: php-common (>= 2:69~)
Depends: ucf, php8.1-common, phpapi-20210902, libc6 (>= 2.29)
Breaks: php-xdebug (<< 3.1.5+2.9.8+2.8.1+2.5.5-1+0~20220625.46+debian11~1.gbp6966da~)
Replaces: php-xdebug (<< 3.1.5+2.9.8+2.8.1+2.5.5-1+0~20220625.46+debian11~1.gbp6966da~)
Provides: php-xdebug
Homepage: https://xdebug.org/
Priority: optional
Section: php
Filename: pool/main/x/xdebug/php8.1-xdebug_3.1.5+2.9.8+2.8.1+2.5.5-1+0~20220625.46+debian11~1.gbp6966da_amd64.deb
Size: 547912
SHA256: 436903d746cc4b9f16149c79d3322dbaca71b26c2fa713d34aad53242243b3e6
SHA1: 465e04d5fdbda6b8f8343b7d7222c130be14669b
MD5sum: a7158e91b1eb16b9f85ad8ad28d1a285
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