perl-debug-adapter on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S perl-debug-adapter

* (Optional) Uninstall perl-debug-adapter on Arch using YAY

$ yay -Rns perl-debug-adapter

2. Manually Install "perl-debug-adapter" via AUR

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

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

b. Clone perl-debug-adapter's git locally

$ git clone https://aur.archlinux.org/perl-debug-adapter.git ~/perl-debug-adapter

c. Go to ~/perl-debug-adapter folder and install it

$ cd ~/perl-debug-adapter $ makepkg -si

3. Information about the perl-debug-adapter package on Arch User Repository (AUR)

ID: 1403862
Name: perl-debug-adapter
PackageBaseID: 202165
PackageBase: perl-debug-adapter
Version: 1.0.7-2
Description: Debug Adapter Protocol server for Perl
URL: https://github.com/Nihilus118/perl-debug-adapter
NumVotes: 1
Popularity: 0.490191
OutOfDate:
Maintainer: jthvai
Submitter: jthvai
FirstSubmitted: 1707036543
LastModified: 1707053468
URLPath: /cgit/aur.git/snapshot/perl-debug-adapter.tar.gz