How to Install and Uninstall php5.6-xdebug Package on Debian 12 (Bookworm)

Last updated: July 06,2024

1. Install "php5.6-xdebug" package

This is a short guide on how to install php5.6-xdebug on Debian 12 (Bookworm)

$ sudo apt update $ sudo apt install php5.6-xdebug

2. Uninstall "php5.6-xdebug" package

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

$ sudo apt remove php5.6-xdebug $ sudo apt autoclean && sudo apt autoremove

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

Package: php5.6-xdebug
Source: xdebug-2-5
Version: 1:2.5.5-1+0~20230831.4+debian12~1.gbp8748b4
Architecture: amd64
Maintainer: Debian PHP PECL Maintainers
Installed-Size: 1093
Pre-Depends: php-common (>= 2:69~)
Depends: ucf, php5.6-common, phpapi-20131226, libc6 (>= 2.33)
Breaks: php-xdebug (<< 1:2.5.5-1+0~20230831.4+debian12~1.gbp8748b4~)
Replaces: php-xdebug (<< 1:2.5.5-1+0~20230831.4+debian12~1.gbp8748b4~)
Provides: php-xdebug
Homepage: https://xdebug.org/
Priority: optional
Section: php
Filename: pool/main/x/xdebug-2-5/php5.6-xdebug_2.5.5-1+0~20230831.4+debian12~1.gbp8748b4_amd64.deb
Size: 347136
SHA256: c1c1275e815f5e0d80fa6d0399f72a65fd05677adb0188922d7b94dc3a835598
SHA1: ba7f390cbc84ccc2bba6f27b0b76712d53c719a7
MD5sum: bc53e9d485b96f48b066023754aecdcd
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