php-legacy-xdebug on AUR (Arch User Repository)

Last updated: January 09,2025

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

$ yay -S php-legacy-xdebug

* (Optional) Uninstall php-legacy-xdebug on Arch using YAY

$ yay -Rns php-legacy-xdebug

2. Manually Install "php-legacy-xdebug" via AUR

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

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

b. Clone php-legacy-xdebug's git locally

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

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

$ cd ~/php-legacy-xdebug $ makepkg -si

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

ID: 1404252
Name: php-legacy-xdebug
PackageBaseID: 189895
PackageBase: php-legacy-xdebug
Version: 3.3.1-1
Description: Xdebug is an extension for PHP, and provides a range of features to improve the PHP development experience. This package provides xdebug for use with php-legacy.
URL: https://xdebug.org/
NumVotes: 1
Popularity: 0.000258
OutOfDate:
Maintainer: grkr
Submitter: grkr
FirstSubmitted: 1674807390
LastModified: 1707119712
URLPath: /cgit/aur.git/snapshot/php-legacy-xdebug.tar.gz