How to Install and Uninstall php8.0-xdebug Package on Ubuntu 21.10 (Impish Indri)

Last updated: June 25,2024

1. Install "php8.0-xdebug" package

Please follow the steps below to install php8.0-xdebug on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "php8.0-xdebug" package

Please follow the steps below to uninstall php8.0-xdebug on Ubuntu 21.10 (Impish Indri):

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

3. Information about the php8.0-xdebug package on Ubuntu 21.10 (Impish Indri)

Package: php8.0-xdebug
Source: xdebug
Priority: optional
Section: php
Installed-Size: 1784
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Version: 3.1.1+2.9.8+2.8.1+2.5.5-2+ubuntu21.10.1+deb.sury.org+2
Replaces: php-xdebug (<< 3.1.1+2.9.8+2.8.1+2.5.5-2+ubuntu21.10.1+deb.sury.org+2~)
Provides: php-xdebug
Depends: ucf, php8.0-common, libc6 (>= 2.33)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-xdebug (<< 3.1.1+2.9.8+2.8.1+2.5.5-2+ubuntu21.10.1+deb.sury.org+2~)
Filename: pool/main/x/xdebug/php8.0-xdebug_3.1.1+2.9.8+2.8.1+2.5.5-2+ubuntu21.10.1+deb.sury.org+2_amd64.deb
Size: 606790
MD5sum: bb2d2a24b448c7366163c68a78cffacf
SHA1: 5d553157a38565091b2b3def812708ad634f2b39
SHA256: 046fef62537d619e16b92c87b3d2aaa1f3fe0a354d037eb0853e186f75d85b72
Description-en: 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: 960fff0d47cec49f1da1997641a8c7de