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

Last updated: May 11,2024

1. Install "php8.0-xdebug" package

This tutorial shows how to install php8.0-xdebug on Debian 11 (Bullseye)

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

2. Uninstall "php8.0-xdebug" package

Please follow the steps below to uninstall php8.0-xdebug on Debian 11 (Bullseye):

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

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

Package: php8.0-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: 2042
Pre-Depends: php-common (>= 2:69~)
Depends: ucf, php8.0-common, phpapi-20200930, 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.0-xdebug_3.1.5+2.9.8+2.8.1+2.5.5-1+0~20220625.46+debian11~1.gbp6966da_amd64.deb
Size: 538816
SHA256: 9315684968397c7ad1a705635995291eea8a3fa871e088f0196f5a123e4bfa89
SHA1: e827b1abb395ef91de9a0dfb8509be85b4237ef3
MD5sum: dc128bd64ef4576e2b6f810cb0e56c14
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