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

Last updated: June 28,2024

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

$ yay -S perl-proc-background

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

$ yay -Rns perl-proc-background

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

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

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

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

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

ID: 1349324
Name: perl-proc-background
PackageBaseID: 53646
PackageBase: perl-proc-background
Version: 1.32-1
Description: Proc::Background - generic interface to Unix and Win32 background process management
URL: https://metacpan.org/release/Proc-Background/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1320187875
LastModified: 1699392261
URLPath: /cgit/aur.git/snapshot/perl-proc-background.tar.gz