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

Last updated: July 01,2024

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

$ yay -S perl-debug-client

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

$ yay -Rns perl-debug-client

2. Manually Install "perl-debug-client" 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-client's git locally

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

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

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

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

ID: 1106873
Name: perl-debug-client
PackageBaseID: 34677
PackageBase: perl-debug-client
Version: 0.31-1
Description: debugger client side code for Padre, The Perl IDE.
URL: https://metacpan.org/release/Debug-Client
NumVotes: 14
Popularity: 0
OutOfDate:
Maintainer: Alad
Submitter: Athaba
FirstSubmitted: 1274892973
LastModified: 1656785757
URLPath: /cgit/aur.git/snapshot/perl-debug-client.tar.gz