git-xargs on AUR (Arch User Repository)
Last updated: December 27,2024
1. Install "git-xargs" 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 git-xargs on Arch using YAY
$
yay -S
git-xargs
Copied
* (Optional) Uninstall git-xargs on Arch using YAY
$
yay -Rns
git-xargs
Copied
2. Manually Install "git-xargs" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone git-xargs's git locally
$
git clone https://aur.archlinux.org/git-xargs.git
~/git-xargs
Copied
c. Go to ~/git-xargs folder and install it
$
cd
~/git-xargs
Copied
$
makepkg -si
Copied
3. Information about the git-xargs package on Arch User Repository (AUR)
ID: 1260344
Name: git-xargs
PackageBaseID: 166125
PackageBase: git-xargs
Version: 0.1.7-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: 1
Popularity: 0
OutOfDate:
Maintainer: ajdiaz
Submitter: ajdiaz
FirstSubmitted: 1619469344
LastModified: 1684506966
URLPath: /cgit/aur.git/snapshot/git-xargs.tar.gz
Name: git-xargs
PackageBaseID: 166125
PackageBase: git-xargs
Version: 0.1.7-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: 1
Popularity: 0
OutOfDate:
Maintainer: ajdiaz
Submitter: ajdiaz
FirstSubmitted: 1619469344
LastModified: 1684506966
URLPath: /cgit/aur.git/snapshot/git-xargs.tar.gz