How to Install and Uninstall php72-php-pecl-stackdriver-debugger.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 14,2024

1. Install "php72-php-pecl-stackdriver-debugger.x86_64" package

This guide let you learn how to install php72-php-pecl-stackdriver-debugger.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install php72-php-pecl-stackdriver-debugger.x86_64

2. Uninstall "php72-php-pecl-stackdriver-debugger.x86_64" package

Learn how to uninstall php72-php-pecl-stackdriver-debugger.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove php72-php-pecl-stackdriver-debugger.x86_64 $ sudo dnf autoremove

3. Information about the php72-php-pecl-stackdriver-debugger.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:23:59 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : php72-php-pecl-stackdriver-debugger
Version : 0.2.0
Release : 1.el8.remi
Architecture : x86_64
Size : 37 k
Source : php72-php-pecl-stackdriver-debugger-0.2.0-1.el8.remi.src.rpm
Repository : remi-safe
Summary : Investigate your code behavior in production
URL : http://pecl.php.net/package/stackdriver_debugger
License : ASL 2.0
Description : Stackdriver Debugger is a free, open-source way to debug your running
: application without requiring a redeployment.
:
: This library allows you to set breakpoints in your running application that
: conditionally capture local variable state, stack traces, and more. This
: library can work in conjunction with the PHP library google/cloud-debugger
: (available via composer: https://packagist.org/packages/google/cloud-debugger)
: in order to send collected data to a backend storage server.
:
: Package built for PHP 7.2 as Software Collection (php72 by remi).