git-duet on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S git-duet

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

$ yay -Rns git-duet

2. Manually Install "git-duet" via AUR

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

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

b. Clone git-duet's git locally

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

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

$ cd ~/git-duet $ makepkg -si

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

ID: 610769
Name: git-duet
PackageBaseID: 111554
PackageBase: git-duet
Version: 0.7.0-1
Description: Support for pairing with git
URL: https://github.com/git-duet/git-duet
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: luan
Submitter: luan
FirstSubmitted: 1463936686
LastModified: 1557335357
URLPath: /cgit/aur.git/snapshot/git-duet.tar.gz