git-bro on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S git-bro

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

$ yay -Rns git-bro

2. Manually Install "git-bro" via AUR

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

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

b. Clone git-bro's git locally

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

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

$ cd ~/git-bro $ makepkg -si

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

ID: 1215266
Name: git-bro
PackageBaseID: 186359
PackageBase: git-bro
Version: r15.ade876b-1
Description: Monitor remote git repositories for changes and automate tasks.
URL: https://github.com/LevitatingBusinessMan/git-bro
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Levitating
Submitter: Levitating
FirstSubmitted: 1664924874
LastModified: 1677014324
URLPath: /cgit/aur.git/snapshot/git-bro.tar.gz