xdebug7 on AUR (Arch User Repository)

Last updated: November 15,2024

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

$ yay -S xdebug7

* (Optional) Uninstall xdebug7 on Arch using YAY

$ yay -Rns xdebug7

2. Manually Install "xdebug7" via AUR

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

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

b. Clone xdebug7's git locally

$ git clone https://aur.archlinux.org/xdebug7.git ~/xdebug7

c. Go to ~/xdebug7 folder and install it

$ cd ~/xdebug7 $ makepkg -si

3. Information about the xdebug7 package on Arch User Repository (AUR)

ID: 970974
Name: xdebug7
PackageBaseID: 165109
PackageBase: xdebug7
Version: 3.1.0-1
Description: PHP debugging extension. For PHP7 package.
URL: https://www.xdebug.org
NumVotes: 5
Popularity: 0.019148
OutOfDate:
Maintainer: tunght13488
FirstSubmitted: 1617257988
LastModified: 1633598163
URLPath: /cgit/aur.git/snapshot/xdebug7.tar.gz