git-chain-git on AUR (Arch User Repository)

Last updated: July 02,2024

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

$ yay -S git-chain-git

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

$ yay -Rns git-chain-git

2. Manually Install "git-chain-git" via AUR

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

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

b. Clone git-chain-git's git locally

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

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

$ cd ~/git-chain-git $ makepkg -si

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

ID: 1207048
Name: git-chain-git
PackageBaseID: 190173
PackageBase: git-chain-git
Version: 0.0.6.r74.dffacb6-1
Description: Tool for rebasing a chain of local git branches.
URL: https://github.com/dashed/git-chain
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bcyran
Submitter: bcyran
FirstSubmitted: 1675633995
LastModified: 1675633995
URLPath: /cgit/aur.git/snapshot/git-chain-git.tar.gz