parallel-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S parallel-git

* (Optional) Uninstall parallel-git on Arch using YAY

$ yay -Rns parallel-git

2. Manually Install "parallel-git" via AUR

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

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

b. Clone parallel-git's git locally

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

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

$ cd ~/parallel-git $ makepkg -si

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

ID: 1055690
Name: parallel-git
PackageBaseID: 171877
PackageBase: parallel-git
Version: 20220322.r0.58d14374-1
Description: A shell tool for executing jobs in parallel
URL: https://www.gnu.org/software/parallel/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: angelv
FirstSubmitted: 1633866036
LastModified: 1648047508
URLPath: /cgit/aur.git/snapshot/parallel-git.tar.gz