git-brunch on AUR (Arch User Repository)
Last updated: November 13,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
Copied
b. Install git-brunch on Arch using YAY
$
yay -S
git-brunch
Copied
* (Optional) Uninstall git-brunch on Arch using YAY
$
yay -Rns
git-brunch
Copied
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
Copied
b. Clone git-brunch's git locally
$
git clone https://aur.archlinux.org/git-brunch.git
~/git-brunch
Copied
c. Go to ~/git-brunch folder and install it
$
cd
~/git-brunch
Copied
$
makepkg -si
Copied
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
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