git-pair on AUR (Arch User Repository)
Last updated: November 07,2024
1. Install "git-pair" 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-pair on Arch using YAY
$
yay -S
git-pair
Copied
* (Optional) Uninstall git-pair on Arch using YAY
$
yay -Rns
git-pair
Copied
2. Manually Install "git-pair" 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-pair's git locally
$
git clone https://aur.archlinux.org/git-pair.git
~/git-pair
Copied
c. Go to ~/git-pair folder and install it
$
cd
~/git-pair
Copied
$
makepkg -si
Copied
3. Information about the git-pair package on Arch User Repository (AUR)
ID: 635241
Name: git-pair
PackageBaseID: 141202
PackageBase: git-pair
Version: 1.0.4-2
Description: Pair programming tool to define co-authors in git commits.
URL: https://github.com/avahe-kellenberger/git-pair
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Avahe
Submitter: Avahe
FirstSubmitted: 1555135177
LastModified: 1565062696
URLPath: /cgit/aur.git/snapshot/git-pair.tar.gz
Name: git-pair
PackageBaseID: 141202
PackageBase: git-pair
Version: 1.0.4-2
Description: Pair programming tool to define co-authors in git commits.
URL: https://github.com/avahe-kellenberger/git-pair
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Avahe
Submitter: Avahe
FirstSubmitted: 1555135177
LastModified: 1565062696
URLPath: /cgit/aur.git/snapshot/git-pair.tar.gz