prll on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S prll

* (Optional) Uninstall prll on Arch using YAY

$ yay -Rns prll

2. Manually Install "prll" via AUR

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

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

b. Clone prll's git locally

$ git clone https://aur.archlinux.org/prll.git ~/prll

c. Go to ~/prll folder and install it

$ cd ~/prll $ makepkg -si

3. Information about the prll package on Arch User Repository (AUR)

ID: 495471
Name: prll
PackageBaseID: 105689
PackageBase: prll
Version: 0.6.4-1
Description: A utility for parallelizing execution in bash or zsh
URL: https://github.com/exzombie/prll
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: exzombie
Submitter: ly50247
FirstSubmitted: 1452131309
LastModified: 1521403420
URLPath: /cgit/aur.git/snapshot/prll.tar.gz