How to Install and Uninstall php8.1-xdebug Package on Debian 10 (Buster)

Last updated: May 13,2024

1. Install "php8.1-xdebug" package

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

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

2. Uninstall "php8.1-xdebug" package

This guide let you learn how to uninstall php8.1-xdebug on Debian 10 (Buster):

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

3. Information about the php8.1-xdebug package on Debian 10 (Buster)

Package: php8.1-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: 2556
Pre-Depends: php-common (>= 2:69~)
Depends: ucf, php8.1-common, phpapi-20210902, libc6 (>= 2.17)
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/php8.1-xdebug_3.1.5+2.9.8+2.8.1+2.5.5-1+0~20220625.46+debian10~1.gbp6966da_amd64.deb
Size: 577184
SHA256: 2f93d566ef18d5124c001b8044689e43e4591015aaa012330e12b5cb93bbf858
SHA1: b5dcf2700a170a3c8967cd82ac2f671f4631745c
MD5sum: b85f769bc845aa07c2bfa84db616b5dc
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