php-trace on AUR (Arch User Repository)

Last updated: January 01,2025

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

$ yay -S php-trace

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

$ yay -Rns php-trace

2. Manually Install "php-trace" via AUR

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

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

b. Clone php-trace's git locally

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

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

$ cd ~/php-trace $ makepkg -si

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

ID: 410076
Name: php-trace
PackageBaseID: 113517
PackageBase: php-trace
Version: 1.0.1beta-1
Description: Extension for the tracing and troubleshooting tool for PHP scripts
URL: https://pecl.php.net/package/trace
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tjbp
Submitter: tjbp
FirstSubmitted: 1468367107
LastModified: 1494535995
URLPath: /cgit/aur.git/snapshot/php-trace.tar.gz