php-memprof on AUR (Arch User Repository)

Last updated: June 16,2024

1. Install "php-memprof" 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-memprof on Arch using YAY

$ yay -S php-memprof

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

$ yay -Rns php-memprof

2. Manually Install "php-memprof" via AUR

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

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

b. Clone php-memprof's git locally

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

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

$ cd ~/php-memprof $ makepkg -si

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

ID: 1197970
Name: php-memprof
PackageBaseID: 174495
PackageBase: php-memprof
Version: 3.0.2-2
Description: Memory profiler for PHP. Helps finding memory leaks in PHP scripts.
URL: https://github.com/arnaud-lb/php-memory-profiler
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lkrms
Submitter: lkrms
FirstSubmitted: 1640745344
LastModified: 1673908597
URLPath: /cgit/aur.git/snapshot/php-memprof.tar.gz