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

Last updated: July 03,2024

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

$ yay -S perl-app-daemon

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

$ yay -Rns perl-app-daemon

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

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

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

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

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

ID: 627379
Name: perl-app-daemon
PackageBaseID: 143258
PackageBase: perl-app-daemon
Version: 0.22-1
Description: Start an Application as a Daemon
URL: https://metacpan.org/release/App-Daemon
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ordoban
Submitter: Ordoban
FirstSubmitted: 1562494395
LastModified: 1562494395
URLPath: /cgit/aur.git/snapshot/perl-app-daemon.tar.gz