How to Install and Uninstall php-xhprof Package on Debian 12 (Bookworm)

Last updated: May 13,2024

1. Install "php-xhprof" package

Here is a brief guide to show you how to install php-xhprof on Debian 12 (Bookworm)

$ sudo apt update $ sudo apt install php-xhprof

2. Uninstall "php-xhprof" package

Please follow the instructions below to uninstall php-xhprof on Debian 12 (Bookworm):

$ sudo apt remove php-xhprof $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-xhprof package on Debian 12 (Bookworm)

Package: php-xhprof
Version: 2.3.9++-1+0~20231125.24+debian12~1.gbpd844db
Architecture: amd64
Maintainer: Debian PHP PECL Maintainers
Installed-Size: 1119
Pre-Depends: php-common (>= 2:69~)
Depends: php8.3-xhprof
Homepage: https://pecl.php.net/package/xhprof
Priority: optional
Section: php
Filename: pool/main/p/php-xhprof/php-xhprof_2.3.9++-1+0~20231125.24+debian12~1.gbpd844db_amd64.deb
Size: 803652
SHA256: 4b88f74fa2c1a580c158f4dd419afd812b6f9352a8e13364131e4d5a23fea24d
SHA1: 4209061ea354c4aeabc07c83d4680151acb545b7
MD5sum: e35eb02efe28a0fa3505ea09c904b2fb
Description: Hierarchical Profiler for PHP 5.x
XHProf is a function-level hierarchical profiler for PHP and has a
simple HTML based navigational interface. The raw data collection
component is implemented in C (as a PHP extension). 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.
.
This is empty package that depends on default PHP version.
Description-md5: 4f86a83cdf349733ced8d61a34e23178