perl-prefork on AUR (Arch User Repository)

Last updated: May 03,2024

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

$ yay -S perl-prefork

* (Optional) Uninstall perl-prefork on Arch using YAY

$ yay -Rns perl-prefork

2. Manually Install "perl-prefork" via AUR

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

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

b. Clone perl-prefork's git locally

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

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

$ cd ~/perl-prefork $ makepkg -si

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

ID: 1355479
Name: perl-prefork
PackageBaseID: 37305
PackageBase: perl-prefork
Version: 1.05-1
Description: Optimized module loading for forking or non-forking processes
URL: https://metacpan.org/release/prefork
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cpanbot
Submitter: xenoterracide
FirstSubmitted: 1274309088
LastModified: 1700343242
URLPath: /cgit/aur.git/snapshot/perl-prefork.tar.gz