How to Install and Uninstall php7.0-xdebug Package on Debian 10 (Buster)

Last updated: May 02,2024

1. Install "php7.0-xdebug" package

Please follow the guidance below to install php7.0-xdebug on Debian 10 (Buster)

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

2. Uninstall "php7.0-xdebug" package

Please follow the instructions below to uninstall php7.0-xdebug on Debian 10 (Buster):

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

3. Information about the php7.0-xdebug package on Debian 10 (Buster)

Package: php7.0-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: 1832
Pre-Depends: php-common (>= 2:69~)
Depends: ucf, php7.0-common, phpapi-20151012, 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/php7.0-xdebug_3.1.5+2.9.8+2.8.1+2.5.5-1+0~20220625.46+debian10~1.gbp6966da_amd64.deb
Size: 449028
SHA256: dd288760599e0786487322e3972bcaf346fec0aa1d448575ff89e5a42b4ed0a4
SHA1: 0d9c1a0fa2e1336560ba7b204e358cceaf5ff2ab
MD5sum: 9f4db37d98a8ba4188de41b308da8c74
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