How to Install and Uninstall php56-php-pecl-trace.x86_64 Package on Fedora 35

Last updated: November 28,2024

1. Install "php56-php-pecl-trace.x86_64" package

Please follow the steps below to install php56-php-pecl-trace.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install php56-php-pecl-trace.x86_64

2. Uninstall "php56-php-pecl-trace.x86_64" package

Learn how to uninstall php56-php-pecl-trace.x86_64 on Fedora 35:

$ sudo dnf remove php56-php-pecl-trace.x86_64 $ sudo dnf autoremove

3. Information about the php56-php-pecl-trace.x86_64 package on Fedora 35

Last metadata expiration check: 4:33:37 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php56-php-pecl-trace
Version : 1.0.1
Release : 0.5.beta.fc35.remi
Architecture : x86_64
Size : 64 k
Source : php56-php-pecl-trace-1.0.1-0.5.beta.fc35.remi.src.rpm
Repository : remi
Summary : Trace is a low-overhead tracing tool for PHP
URL : http://pecl.php.net/package/trace
License : ASL 2.0 and BSD
Description : Trace is a low-overhead tracing tool for PHP.
:
: It can trace all PHP executing, function calls, request information during
: run-time. And provides features like Filter, Statistics, Current Status and
: so on.
:
: It is very useful to locate blocking, heavy-load problems and debug in all
: environments, especially in production environments.
:
: Package built for PHP 5.6 as Software Collection (php56 by remi).