git-brunch on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S git-brunch

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

$ yay -Rns git-brunch

2. Manually Install "git-brunch" via AUR

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

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

b. Clone git-brunch's git locally

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

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

$ cd ~/git-brunch $ makepkg -si

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

ID: 1316823
Name: git-brunch
PackageBaseID: 148901
PackageBase: git-brunch
Version: 1.7.2-1
Description: A git command-line tool to work with branches
URL: https://github.com/andys8/git-brunch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: andys8
Submitter: andys8
FirstSubmitted: 1581105277
LastModified: 1694349083
URLPath: /cgit/aur.git/snapshot/git-brunch.tar.gz