How to Install and Uninstall php5.6-xdebug Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 02,2024

1. Install "php5.6-xdebug" package

Please follow the instructions below to install php5.6-xdebug on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php5.6-xdebug

2. Uninstall "php5.6-xdebug" package

Learn how to uninstall php5.6-xdebug on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php5.6-xdebug $ sudo apt autoclean && sudo apt autoremove

3. Information about the php5.6-xdebug package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php5.6-xdebug
Source: xdebug
Priority: optional
Section: php
Installed-Size: 1214
Maintainer: Debian PHP PECL Maintainers
Architecture: amd64
Version: 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1
Replaces: php-xdebug (<< 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Provides: php-xdebug
Depends: ucf, php5.6-common, libc6 (>= 2.14)
Pre-Depends: php-common (>= 2:69~)
Breaks: php-xdebug (<< 3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1~)
Filename: pool/main/x/xdebug/php5.6-xdebug_3.0.3+2.9.8+2.8.1+2.5.5-1+ubuntu16.04.1+deb.sury.org+1_amd64.deb
Size: 312734
MD5sum: 76a6c78f5d92af57051dff8e691e2749
SHA1: 59086e90edc9caa170711fb3000dfcb1ebe540f4
SHA256: 6878e091c072d83e3cd8ec8ed0e5853fc6bef252c53412ea067d9c5656eb51e5
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