prll on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install prll on Arch using YAY
$
yay -S
prll
Copied
* (Optional) Uninstall prll on Arch using YAY
$
yay -Rns
prll
Copied
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
Copied
b. Clone prll's git locally
$
git clone https://aur.archlinux.org/prll.git
~/prll
Copied
c. Go to ~/prll folder and install it
$
cd
~/prll
Copied
$
makepkg -si
Copied
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
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