How to Install and Uninstall php56-xhprof.noarch Package on Fedora 35

Last updated: November 28,2024

1. Install "php56-xhprof.noarch" package

Learn how to install php56-xhprof.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php56-xhprof.noarch

2. Uninstall "php56-xhprof.noarch" package

Please follow the guidance below to uninstall php56-xhprof.noarch on Fedora 35:

$ sudo dnf remove php56-xhprof.noarch $ sudo dnf autoremove

3. Information about the php56-xhprof.noarch package on Fedora 35

Last metadata expiration check: 4:17:16 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php56-xhprof
Version : 0.9.4
Release : 8.fc35.remi
Architecture : noarch
Size : 799 k
Source : php56-php-pecl-xhprof-0.9.4-8.fc35.remi.src.rpm
Repository : remi
Summary : A Hierarchical Profiler for PHP - Web interface
URL : http://pecl.php.net/package/xhprof
License : ASL 2.0
Description : XHProf is a function-level hierarchical profiler for PHP and has a simple HTML
: based navigational interface.
:
: The raw data collection component, implemented in C (as a PHP extension,
: provided by the "php-pecl-xhprof" package).
:
: The reporting/UI layer is all in PHP. It is capable of reporting function-level
: inclusive and exclusive wall times, memory usage, CPU times and number of calls
: for each function.
:
: Additionally, it supports ability to compare two runs (hierarchical DIFF
: reports), or aggregate results from multiple runs.
:
: Documentation: /opt/remi/php56/root/usr/share/doc/pecl/xhprof/xhprof_html/docs/index.html