perl-posix-atfork on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S perl-posix-atfork

* (Optional) Uninstall perl-posix-atfork on Arch using YAY

$ yay -Rns perl-posix-atfork

2. Manually Install "perl-posix-atfork" via AUR

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

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

b. Clone perl-posix-atfork's git locally

$ git clone https://aur.archlinux.org/perl-posix-atfork.git ~/perl-posix-atfork

c. Go to ~/perl-posix-atfork folder and install it

$ cd ~/perl-posix-atfork $ makepkg -si

3. Information about the perl-posix-atfork package on Arch User Repository (AUR)

ID: 1069887
Name: perl-posix-atfork
PackageBaseID: 178144
PackageBase: perl-posix-atfork
Version: 0.04-1
Description: Hook registrations at fork(2)
URL: https://metacpan.org/pod/POSIX::AtFork
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eutopiafound
Submitter: eutopiafound
FirstSubmitted: 1650539461
LastModified: 1650539461
URLPath: /cgit/aur.git/snapshot/perl-posix-atfork.tar.gz