php56-xdebug on AUR (Arch User Repository)

Last updated: November 16,2024

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

$ yay -S php56-xdebug

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

$ yay -Rns php56-xdebug

2. Manually Install "php56-xdebug" via AUR

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

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

b. Clone php56-xdebug's git locally

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

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

$ cd ~/php56-xdebug $ makepkg -si

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

ID: 443258
Name: php56-xdebug
PackageBaseID: 106157
PackageBase: php56-xdebug
Version: 2.5.5-1
Description: php56 debugging extension
URL: http://www.xdebug.org
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: el_aur
Submitter: foxxx0
FirstSubmitted: 1452864885
LastModified: 1505288683
URLPath: /cgit/aur.git/snapshot/php56-xdebug.tar.gz