How to Install and Uninstall php83-php-pecl-xhprof.x86_64 Package on Oracle Linux 9

Last updated: June 29,2024

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

This guide covers the steps necessary to install php83-php-pecl-xhprof.x86_64 on Oracle Linux 9

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

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

This is a short guide on how to uninstall php83-php-pecl-xhprof.x86_64 on Oracle Linux 9:

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

3. Information about the php83-php-pecl-xhprof.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:10:28 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : php83-php-pecl-xhprof
Version : 2.3.9
Release : 3.el9.remi
Architecture : x86_64
Size : 32 k
Source : php83-php-pecl-xhprof-2.3.9-3.el9.remi.src.rpm
Repository : remi-safe
Summary : PHP extension for XHProf, a Hierarchical Profiler
URL : https://pecl.php.net/package/xhprof
License : Apache-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 8.3 as Software Collection (php83 by remi).