How to Install and Uninstall php81-xdebug Package on openSUSE Leap
Last updated: November 01,2024
1. Install "php81-xdebug" package
Here is a brief guide to show you how to install php81-xdebug on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
php81-xdebug
Copied
2. Uninstall "php81-xdebug" package
Please follow the steps below to uninstall php81-xdebug on openSUSE Leap:
$
sudo zypper remove
php81-xdebug
Copied
3. Information about the php81-xdebug package on openSUSE Leap
Information for package php81-xdebug:
-------------------------------------
Repository : Update repository of openSUSE Backports
Name : php81-xdebug
Version : 3.2.0-bp155.2.3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 320.2 KiB
Installed : No
Status : not installed
Source package : php81-xdebug-3.2.0-bp155.2.3.1.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 : Update repository of openSUSE Backports
Name : php81-xdebug
Version : 3.2.0-bp155.2.3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 320.2 KiB
Installed : No
Status : not installed
Source package : php81-xdebug-3.2.0-bp155.2.3.1.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