php71-xdebug on AUR (Arch User Repository)

Last updated: November 27,2024

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

$ yay -S php71-xdebug

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

$ yay -Rns php71-xdebug

2. Manually Install "php71-xdebug" via AUR

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

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

b. Clone php71-xdebug's git locally

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

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

$ cd ~/php71-xdebug $ makepkg -si

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

ID: 1215918
Name: php71-xdebug
PackageBaseID: 134510
PackageBase: php71-xdebug
Version: 2.9.8-1
Description: php71 Xdebug extension
URL: https://xdebug.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: el_aur
Submitter: tunght13488
FirstSubmitted: 1532577077
LastModified: 1677080880
URLPath: /cgit/aur.git/snapshot/php71-xdebug.tar.gz