php83-xdebug on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S php83-xdebug

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

$ yay -Rns php83-xdebug

2. Manually Install "php83-xdebug" via AUR

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

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

b. Clone php83-xdebug's git locally

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

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

$ cd ~/php83-xdebug $ makepkg -si

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

ID: 1417538
Name: php83-xdebug
PackageBaseID: 203091
PackageBase: php83-xdebug
Version: 3.3.1-1
Description: Xdebug is an extension for PHP to assist with debugging and development for php83
URL: https://xdebug.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: el_aur
Submitter: el_aur
FirstSubmitted: 1709140771
LastModified: 1709140771
URLPath: /cgit/aur.git/snapshot/php83-xdebug.tar.gz