git-branch-name on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S git-branch-name

* (Optional) Uninstall git-branch-name on Arch using YAY

$ yay -Rns git-branch-name

2. Manually Install "git-branch-name" via AUR

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

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

b. Clone git-branch-name's git locally

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

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

$ cd ~/git-branch-name $ makepkg -si

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

ID: 1231646
Name: git-branch-name
PackageBaseID: 191899
PackageBase: git-branch-name
Version: 0.0.2-1
Description: Optimally fast branch name command for Git
URL: https://github.com/itchyny/git-branch-name
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: tleonardi
Submitter: tleonardi
FirstSubmitted: 1679670005
LastModified: 1679670005
URLPath: /cgit/aur.git/snapshot/git-branch-name.tar.gz