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

Last updated: November 14,2024

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

$ yay -S perl-parallel-pipes

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

$ yay -Rns perl-parallel-pipes

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

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

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

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

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

ID: 1080810
Name: perl-parallel-pipes
PackageBaseID: 160300
PackageBase: perl-parallel-pipes
Version: 0.102-1
Description: parallel processing using pipe(2) for communication and synchronization
URL: http://search.cpan.org/dist/Parallel-Pipes/
NumVotes: 0
Popularity: 0
OutOfDate: 1690941227
Maintainer:
Submitter: 3ED_0
FirstSubmitted: 1606490128
LastModified: 1652683645
URLPath: /cgit/aur.git/snapshot/perl-parallel-pipes.tar.gz