vscode-php-debug on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S vscode-php-debug

* (Optional) Uninstall vscode-php-debug on Arch using YAY

$ yay -Rns vscode-php-debug

2. Manually Install "vscode-php-debug" via AUR

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

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

b. Clone vscode-php-debug's git locally

$ git clone https://aur.archlinux.org/vscode-php-debug.git ~/vscode-php-debug

c. Go to ~/vscode-php-debug folder and install it

$ cd ~/vscode-php-debug $ makepkg -si

3. Information about the vscode-php-debug package on Arch User Repository (AUR)

ID: 1232154
Name: vscode-php-debug
PackageBaseID: 186396
PackageBase: vscode-php-debug
Version: 1.32.1-1
Description: PHP Debug Adapter (DAP)
URL: https://github.com/xdebug/vscode-php-debug
NumVotes: 1
Popularity: 0.001236
OutOfDate:
Maintainer: liljaylj
Submitter: liljaylj
FirstSubmitted: 1665085260
LastModified: 1679778347
URLPath: /cgit/aur.git/snapshot/vscode-php-debug.tar.gz