How to Install and Uninstall php71-php-pecl-stackdriver-debugger.x86_64 Package on Fedora 35

Last updated: November 30,2024

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

This tutorial shows how to install php71-php-pecl-stackdriver-debugger.x86_64 on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall php71-php-pecl-stackdriver-debugger.x86_64 on Fedora 35:

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

3. Information about the php71-php-pecl-stackdriver-debugger.x86_64 package on Fedora 35

Last metadata expiration check: 5:07:26 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php71-php-pecl-stackdriver-debugger
Version : 0.2.0
Release : 1.fc35.remi
Architecture : x86_64
Size : 37 k
Source : php71-php-pecl-stackdriver-debugger-0.2.0-1.fc35.remi.src.rpm
Repository : remi
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.1 as Software Collection (php71 by remi).