php72-xdebug on AUR (Arch User Repository)

Last updated: May 13,2024

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

$ yay -S php72-xdebug

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

$ yay -Rns php72-xdebug

2. Manually Install "php72-xdebug" via AUR

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

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

b. Clone php72-xdebug's git locally

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

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

$ cd ~/php72-xdebug $ makepkg -si

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

ID: 1215916
Name: php72-xdebug
PackageBaseID: 139193
PackageBase: php72-xdebug
Version: 3.1.5-1
Description: php72 Xdebug extension
URL: https://xdebug.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: el_aur
Submitter: el_aur
FirstSubmitted: 1548970976
LastModified: 1677080779
URLPath: /cgit/aur.git/snapshot/php72-xdebug.tar.gz