How to Install and Uninstall php5.6-xdebug Package on Debian 10 (Buster)

Last updated: May 14,2024

1. Install "php5.6-xdebug" package

In this section, we are going to explain the necessary steps to install php5.6-xdebug on Debian 10 (Buster)

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

2. Uninstall "php5.6-xdebug" package

Here is a brief guide to show you how to uninstall php5.6-xdebug on Debian 10 (Buster):

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

3. Information about the php5.6-xdebug package on Debian 10 (Buster)

Package: php5.6-xdebug
Source: xdebug
Version: 3.1.5+2.9.8+2.8.1+2.5.5-1+0~20220625.46+debian10~1.gbp6966da
Architecture: amd64
Maintainer: Debian PHP PECL Maintainers
Installed-Size: 1531
Pre-Depends: php-common (>= 2:69~)
Depends: ucf, php5.6-common, phpapi-20131226, libc6 (>= 2.14)
Breaks: php-xdebug (<< 3.1.5+2.9.8+2.8.1+2.5.5-1+0~20220625.46+debian10~1.gbp6966da~)
Replaces: php-xdebug (<< 3.1.5+2.9.8+2.8.1+2.5.5-1+0~20220625.46+debian10~1.gbp6966da~)
Provides: php-xdebug
Homepage: https://xdebug.org/
Priority: optional
Section: php
Filename: pool/main/x/xdebug/php5.6-xdebug_3.1.5+2.9.8+2.8.1+2.5.5-1+0~20220625.46+debian10~1.gbp6966da_amd64.deb
Size: 373064
SHA256: d38ad0396346d4292d3369bc1dc0591c23c16b872bddea05289b36d78c3befa8
SHA1: cc4ae5b731d911cae91f672b995f1d007074eb7f
MD5sum: 8e0dc9955c0337b0d409d9a489cb06c6
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