phptrace-cli on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S phptrace-cli

* (Optional) Uninstall phptrace-cli on Arch using YAY

$ yay -Rns phptrace-cli

2. Manually Install "phptrace-cli" via AUR

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

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

b. Clone phptrace-cli's git locally

$ git clone https://aur.archlinux.org/phptrace-cli.git ~/phptrace-cli

c. Go to ~/phptrace-cli folder and install it

$ cd ~/phptrace-cli $ makepkg -si

3. Information about the phptrace-cli package on Arch User Repository (AUR)

ID: 410086
Name: phptrace-cli
PackageBaseID: 113521
PackageBase: phptrace-cli
Version: 1.0.1beta-1
Description: A tracing and troubleshooting tool for PHP scripts
URL: https://pecl.php.net/package/trace
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tjbp
Submitter: tjbp
FirstSubmitted: 1468368293
LastModified: 1494536761
URLPath: /cgit/aur.git/snapshot/phptrace-cli.tar.gz