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

Last updated: September 21,2024

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

$ yay -S perl-daemon-generic

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

$ yay -Rns perl-daemon-generic

2. Manually Install "perl-daemon-generic" via AUR

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

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

b. Clone perl-daemon-generic's git locally

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

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

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

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

ID: 525773
Name: perl-daemon-generic
PackageBaseID: 63139
PackageBase: perl-daemon-generic
Version: 0.85-3
Description: framework to provide start/stop/reload for a daemon
URL: http://search.cpan.org/dist/Daemon-Generic
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mbunkus
Submitter: mbunkus
FirstSubmitted: 1348579204
LastModified: 1531307714
URLPath: /cgit/aur.git/snapshot/perl-daemon-generic.tar.gz