perl-proc-queue on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S perl-proc-queue

* (Optional) Uninstall perl-proc-queue on Arch using YAY

$ yay -Rns perl-proc-queue

2. Manually Install "perl-proc-queue" via AUR

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

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

b. Clone perl-proc-queue's git locally

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

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

$ cd ~/perl-proc-queue $ makepkg -si

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

ID: 380024
Name: perl-proc-queue
PackageBaseID: 41201
PackageBase: perl-proc-queue
Version: 1.23-1
Description: Limit the number of child processes running.
URL: http://search.cpan.org/dist/Proc-Queue/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1285676188
LastModified: 1485990075
URLPath: /cgit/aur.git/snapshot/perl-proc-queue.tar.gz