git-xargs-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S git-xargs-git

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

$ yay -Rns git-xargs-git

2. Manually Install "git-xargs-git" via AUR

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

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

b. Clone git-xargs-git's git locally

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

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

$ cd ~/git-xargs-git $ makepkg -si

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

ID: 898269
Name: git-xargs-git
PackageBaseID: 166122
PackageBase: git-xargs-git
Version: v0.0.5.r0.gb55137d-1
Description: git-xargs is a command-line tool (CLI) for making updates across multiple Github repositories with a single command.
URL: https://github.com/gruntwork-io/git-xargs
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: ajdiaz
Submitter: ajdiaz
FirstSubmitted: 1619468576
LastModified: 1619468576
URLPath: /cgit/aur.git/snapshot/git-xargs-git.tar.gz