php55-xdebug on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S php55-xdebug

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

$ yay -Rns php55-xdebug

2. Manually Install "php55-xdebug" via AUR

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

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

b. Clone php55-xdebug's git locally

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

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

$ cd ~/php55-xdebug $ makepkg -si

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

ID: 430723
Name: php55-xdebug
PackageBaseID: 111727
PackageBase: php55-xdebug
Version: 2.5.5-1
Description: php55 debugging extension
URL: http://www.xdebug.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: el_aur
Submitter: rdoursenaud
FirstSubmitted: 1464332759
LastModified: 1501078962
URLPath: /cgit/aur.git/snapshot/php55-xdebug.tar.gz