How to Install and Uninstall php-dbg.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "php-dbg.x86_64" package

This is a short guide on how to install php-dbg.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install php-dbg.x86_64

2. Uninstall "php-dbg.x86_64" package

Please follow the guidelines below to uninstall php-dbg.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove php-dbg.x86_64 $ sudo dnf autoremove

3. Information about the php-dbg.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:20:29 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : php-dbg
Version : 8.3.3
Release : 1.el9.remi
Architecture : x86_64
Size : 3.8 M
Source : php-8.3.3-1.el9.remi.src.rpm
Repository : remi-modular
Summary : The interactive PHP debugger
URL : http://www.php.net/
License : PHP-3.01 AND Zend-2.0 AND BSD-2-Clause AND MIT AND Apache-1.0 AND NCSA AND BSL-1.0
Description : The php-dbg package contains the interactive PHP debugger.