perl-proc-guard on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S perl-proc-guard

* (Optional) Uninstall perl-proc-guard on Arch using YAY

$ yay -Rns perl-proc-guard

2. Manually Install "perl-proc-guard" via AUR

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

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

b. Clone perl-proc-guard's git locally

$ git clone https://aur.archlinux.org/perl-proc-guard.git ~/perl-proc-guard

c. Go to ~/perl-proc-guard folder and install it

$ cd ~/perl-proc-guard $ makepkg -si

3. Information about the perl-proc-guard package on Arch User Repository (AUR)

ID: 1069937
Name: perl-proc-guard
PackageBaseID: 178151
PackageBase: perl-proc-guard
Version: 0.07-1
Description: process runner with RAII pattern
URL: https://metacpan.org/pod/Proc::Guard
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eutopiafound
Submitter: eutopiafound
FirstSubmitted: 1650552100
LastModified: 1650552100
URLPath: /cgit/aur.git/snapshot/perl-proc-guard.tar.gz