php70-xdebug on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S php70-xdebug

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

$ yay -Rns php70-xdebug

2. Manually Install "php70-xdebug" via AUR

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

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

b. Clone php70-xdebug's git locally

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

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

$ cd ~/php70-xdebug $ makepkg -si

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

ID: 1287071
Name: php70-xdebug
PackageBaseID: 190950
PackageBase: php70-xdebug
Version: 2.7.2-1
Description: php70 Xdebug extension
URL: https://xdebug.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: el_aur
Submitter: el_aur
FirstSubmitted: 1677704067
LastModified: 1689108552
URLPath: /cgit/aur.git/snapshot/php70-xdebug.tar.gz