git-pair-bin on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S git-pair-bin

* (Optional) Uninstall git-pair-bin on Arch using YAY

$ yay -Rns git-pair-bin

2. Manually Install "git-pair-bin" via AUR

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

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

b. Clone git-pair-bin's git locally

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

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

$ cd ~/git-pair-bin $ makepkg -si

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

ID: 1378421
Name: git-pair-bin
PackageBaseID: 193872
PackageBase: git-pair-bin
Version: 0.1.9-1
Description: A simple CLI app to make it easier for pairing for co-authoring commits
URL: https://github.com/inverse/git-pair/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: inverse
Submitter: inverse
FirstSubmitted: 1684666261
LastModified: 1704120035
URLPath: /cgit/aur.git/snapshot/git-pair-bin.tar.gz