How to Install and Uninstall php8.0-xdebug Package on Debian 12 (Bookworm)

Last updated: May 21,2024

1. Install "php8.0-xdebug" package

This guide let you learn how to install php8.0-xdebug on Debian 12 (Bookworm)

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

2. Uninstall "php8.0-xdebug" package

This guide covers the steps necessary to uninstall php8.0-xdebug on Debian 12 (Bookworm):

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

3. Information about the php8.0-xdebug package on Debian 12 (Bookworm)

Package: php8.0-xdebug
Source: xdebug
Version: 3.3.1-2+0~20240213.59+debian12~1.gbp6c3556
Architecture: amd64
Maintainer: Debian PHP PECL Maintainers
Installed-Size: 1902
Pre-Depends: php-common (>= 2:69~)
Depends: ucf, php8.0-common, phpapi-20200930, libc6 (>= 2.33), zlib1g (>= 1:1.2.11.dfsg)
Breaks: php-xdebug (<< 3.3.1-2+0~20240213.59+debian12~1.gbp6c3556~)
Replaces: php-xdebug (<< 3.3.1-2+0~20240213.59+debian12~1.gbp6c3556~)
Provides: php-xdebug
Homepage: https://xdebug.org/
Priority: optional
Section: php
Filename: pool/main/x/xdebug/php8.0-xdebug_3.3.1-2+0~20240213.59+debian12~1.gbp6c3556_amd64.deb
Size: 601652
SHA256: 4ea1cd5478404f878266f6c8d189074038e88fac77eba6ab5cdb10bec64d4dc6
SHA1: d2c9360c1996ae2f6055bd554d9076087f449e5a
MD5sum: d8f9e1cfe5aa1558be0e012afd708729
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