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

Last updated: November 26,2024

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

$ yay -S perl-proc-daemon

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

$ yay -Rns perl-proc-daemon

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

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

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

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

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

ID: 538359
Name: perl-proc-daemon
PackageBaseID: 22932
PackageBase: perl-proc-daemon
Version: 0.23-1
Description: Run Perl program(s) as a daemon process
URL: https://metacpan.org/release/Proc-Daemon
NumVotes: 33
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: xduugu
FirstSubmitted: 1231293080
LastModified: 1535269520
URLPath: /cgit/aur.git/snapshot/perl-proc-daemon.tar.gz