git-br on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S git-br

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

$ yay -Rns git-br

2. Manually Install "git-br" via AUR

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

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

b. Clone git-br's git locally

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

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

$ cd ~/git-br $ makepkg -si

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

ID: 1180436
Name: git-br
PackageBaseID: 175757
PackageBase: git-br
Version: 1.1.2-2
Description: Shows current git branches and their descriptions
URL: https://github.com/bahmutov/git-branches
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bart
Submitter: bart
FirstSubmitted: 1644241346
LastModified: 1670599636
URLPath: /cgit/aur.git/snapshot/git-br.tar.gz