php80-xdebug on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S php80-xdebug

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

$ yay -Rns php80-xdebug

2. Manually Install "php80-xdebug" via AUR

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

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

b. Clone php80-xdebug's git locally

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

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

$ cd ~/php80-xdebug $ makepkg -si

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

ID: 1421907
Name: php80-xdebug
PackageBaseID: 175647
PackageBase: php80-xdebug
Version: 3.3.1-1
Description: xdebug module for php 8.0
URL: https://github.com/xdebug/xdebug
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: erenhatirnaz
Submitter: erenhatirnaz
FirstSubmitted: 1644000682
LastModified: 1709742487
URLPath: /cgit/aur.git/snapshot/php80-xdebug.tar.gz