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

Last updated: July 02,2024

1. Install "php7.3-xdebug" package

In this section, we are going to explain the necessary steps to install php7.3-xdebug on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "php7.3-xdebug" package

Please follow the guidelines below to uninstall php7.3-xdebug on Ubuntu 21.10 (Impish Indri):

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

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

Package: php7.3-xdebug
Source: xdebug
Priority: optional
Section: php
Installed-Size: 1760
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, php7.3-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/php7.3-xdebug_3.1.1+2.9.8+2.8.1+2.5.5-2+ubuntu21.10.1+deb.sury.org+2_amd64.deb
Size: 594450
MD5sum: 1b91c6d69f488ab61002fefb34decbbf
SHA1: 115b1f5e2206fa5e2053f864ef56969e237a96bd
SHA256: a65a043b7b6c6a46a62ed7e8f4bef3607f1ca21b07bfa36ca21f5686f73ab52c
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