php81-xdebug on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S php81-xdebug

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

$ yay -Rns php81-xdebug

2. Manually Install "php81-xdebug" via AUR

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

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

b. Clone php81-xdebug's git locally

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

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

$ cd ~/php81-xdebug $ makepkg -si

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

ID: 1421927
Name: php81-xdebug
PackageBaseID: 173578
PackageBase: php81-xdebug
Version: 3.3.1-1
Description: Xdebug is an extension for PHP to assist with debugging and development for php81
URL: https://xdebug.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: el_aur
Submitter: el_aur
FirstSubmitted: 1638363455
LastModified: 1709743179
URLPath: /cgit/aur.git/snapshot/php81-xdebug.tar.gz