php54-xdebug on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S php54-xdebug

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

$ yay -Rns php54-xdebug

2. Manually Install "php54-xdebug" via AUR

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

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

b. Clone php54-xdebug's git locally

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

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

$ cd ~/php54-xdebug $ makepkg -si

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

ID: 1215926
Name: php54-xdebug
PackageBaseID: 190697
PackageBase: php54-xdebug
Version: 2.4.1-1
Description: php54 Xdebug extension
URL: https://xdebug.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: el_aur
Submitter: el_aur
FirstSubmitted: 1677081242
LastModified: 1677081242
URLPath: /cgit/aur.git/snapshot/php54-xdebug.tar.gz