php-xhprof on AUR (Arch User Repository)

Last updated: May 15,2024

1. Install "php-xhprof" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install php-xhprof on Arch using YAY

$ yay -S php-xhprof

* (Optional) Uninstall php-xhprof on Arch using YAY

$ yay -Rns php-xhprof

2. Manually Install "php-xhprof" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone php-xhprof's git locally

$ git clone https://aur.archlinux.org/php-xhprof.git ~/php-xhprof

c. Go to ~/php-xhprof folder and install it

$ cd ~/php-xhprof $ makepkg -si

3. Information about the php-xhprof package on Arch User Repository (AUR)

ID: 1386224
Name: php-xhprof
PackageBaseID: 36090
PackageBase: php-xhprof
Version: 2.3.9-2
Description: A Hierarchical Profiler for PHP
URL: https://pecl.php.net/package/xhprof
NumVotes: 9
Popularity: 0.000194
OutOfDate:
Maintainer: eklausmeier
Submitter:
FirstSubmitted: 1270088462
LastModified: 1705332714
URLPath: /cgit/aur.git/snapshot/php-xhprof.tar.gz