php73-xdebug on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S php73-xdebug

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

$ yay -Rns php73-xdebug

2. Manually Install "php73-xdebug" via AUR

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

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

b. Clone php73-xdebug's git locally

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

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

$ cd ~/php73-xdebug $ makepkg -si

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

ID: 1215913
Name: php73-xdebug
PackageBaseID: 147760
PackageBase: php73-xdebug
Version: 3.1.5-1
Description: php73 Xdebug extension
URL: https://xdebug.org/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: el_aur
Submitter: tompear
FirstSubmitted: 1577789144
LastModified: 1677080736
URLPath: /cgit/aur.git/snapshot/php73-xdebug.tar.gz