xdebug-zts on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S xdebug-zts

* (Optional) Uninstall xdebug-zts on Arch using YAY

$ yay -Rns xdebug-zts

2. Manually Install "xdebug-zts" via AUR

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

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

b. Clone xdebug-zts's git locally

$ git clone https://aur.archlinux.org/xdebug-zts.git ~/xdebug-zts

c. Go to ~/xdebug-zts folder and install it

$ cd ~/xdebug-zts $ makepkg -si

3. Information about the xdebug-zts package on Arch User Repository (AUR)

ID: 1185795
Name: xdebug-zts
PackageBaseID: 141343
PackageBase: xdebug-zts
Version: 3.2.0-1
Description: PHP debugging extension (for ZTS enabled PHP)
URL: https://www.xdebug.org
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: localghost
Submitter: localghost
FirstSubmitted: 1555594720
LastModified: 1671550559
URLPath: /cgit/aur.git/snapshot/xdebug-zts.tar.gz