perl-parallel-prefork on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S perl-parallel-prefork

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

$ yay -Rns perl-parallel-prefork

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

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

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

$ cd ~/perl-parallel-prefork $ makepkg -si

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

ID: 197964
Name: perl-parallel-prefork
PackageBaseID: 42501
PackageBase: perl-parallel-prefork
Version: 0.14-1
Description: A simple prefork server framework
URL: http://search.cpan.org/dist/Parallel-Prefork
NumVotes: 0
Popularity: 0
OutOfDate: 1619153183
Maintainer:
Submitter:
FirstSubmitted: 1288638437
LastModified: 1434490832
URLPath: /cgit/aur.git/snapshot/perl-parallel-prefork.tar.gz