How to Install and Uninstall php8-xdebug Package on openSuSE Tumbleweed
Last updated: November 07,2024
1. Install "php8-xdebug" package
Please follow the guidelines below to install php8-xdebug on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
php8-xdebug
Copied
2. Uninstall "php8-xdebug" package
Please follow the instructions below to uninstall php8-xdebug on openSuSE Tumbleweed:
$
sudo zypper remove
php8-xdebug
Copied
3. Information about the php8-xdebug package on openSuSE Tumbleweed
Information for package php8-xdebug:
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : php8-xdebug
Version : 3.3.1-4.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 384.3 KiB
Installed : No
Status : not installed
Source package : php8-xdebug-3.3.1-4.2.src
Upstream URL : https://xdebug.org
Summary : Extended PHP debugger
Description :
The Xdebug extension helps debugging scripts by providing
debug information such as:
* stack and function traces in error messages with:
o full parameter display for user defined functions
o function name, file name and line indications
o support for member functions
* memory allocation
* protection for infinite recursions
Xdebug also provides:
* profiling information for PHP scripts
* code coverage analysis
* capabilities to debug your scripts interactively with a debug client
------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : php8-xdebug
Version : 3.3.1-4.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 384.3 KiB
Installed : No
Status : not installed
Source package : php8-xdebug-3.3.1-4.2.src
Upstream URL : https://xdebug.org
Summary : Extended PHP debugger
Description :
The Xdebug extension helps debugging scripts by providing
debug information such as:
* stack and function traces in error messages with:
o full parameter display for user defined functions
o function name, file name and line indications
o support for member functions
* memory allocation
* protection for infinite recursions
Xdebug also provides:
* profiling information for PHP scripts
* code coverage analysis
* capabilities to debug your scripts interactively with a debug client