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

Last updated: May 19,2024

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

$ yay -S perl-parallel-forker

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

$ yay -Rns perl-parallel-forker

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

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

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

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

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

ID: 733476
Name: perl-parallel-forker
PackageBaseID: 65598
PackageBase: perl-parallel-forker
Version: 1.254-1
Description: Parallel job forking and management, with expression based control
URL: http://search.cpan.org/dist/Parallel-Forker
NumVotes: 0
Popularity: 0
OutOfDate: 1704663851
Maintainer:
Submitter: mmirate
FirstSubmitted: 1355954850
LastModified: 1589017534
URLPath: /cgit/aur.git/snapshot/perl-parallel-forker.tar.gz