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

Last updated: July 07,2024

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

$ yay -S git-repo-bin

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

$ yay -Rns git-repo-bin

2. Manually Install "git-repo-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-repo-bin's git locally

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

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

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

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

ID: 1314833
Name: git-repo-bin
PackageBaseID: 197368
PackageBase: git-repo-bin
Version: 0.7.8-1
Description: CLI for a centralized git workflow, it works with Gerrit & AGit servers.
URL: https://github.com/alibaba/git-repo-go
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: vault81
Submitter: vault81
FirstSubmitted: 1694005583
LastModified: 1694005821
URLPath: /cgit/aur.git/snapshot/git-repo-bin.tar.gz