How to Install and Uninstall php-pecl-xhprof.x86_64 Package on CentOS 8 / RHEL 8

Last updated: April 26,2024

1. Install "php-pecl-xhprof.x86_64" package

Here is a brief guide to show you how to install php-pecl-xhprof.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install php-pecl-xhprof.x86_64

2. Uninstall "php-pecl-xhprof.x86_64" package

Please follow the steps below to uninstall php-pecl-xhprof.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove php-pecl-xhprof.x86_64 $ sudo dnf autoremove

3. Information about the php-pecl-xhprof.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 6:57:38 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : php-pecl-xhprof
Version : 2.3.2
Release : 1.el8.remi.7.4
Architecture : x86_64
Size : 41 k
Source : php-pecl-xhprof-2.3.2-1.el8.remi.7.4.src.rpm
Repository : remi-modular
Summary : PHP extension for XHProf, a Hierarchical Profiler
URL : https://pecl.php.net/package/xhprof
License : ASL 2.0
Description : XHProf is a function-level hierarchical profiler for PHP.
:
: This package provides the raw data collection component,
: implemented in C (as a PHP extension).
:
: The HTML based navigational interface is provided in the "xhprof" package.
:
: Package built for PHP 7.4.