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

Last updated: May 18,2024

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

$ yay -S git-series-git

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

$ yay -Rns git-series-git

2. Manually Install "git-series-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-series-git's git locally

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

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

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

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

ID: 376223
Name: git-series-git
PackageBaseID: 114481
PackageBase: git-series-git
Version: 0.9.1.r0.gb5fd4af-1
Description: Git extension that tracks changes to a patch series over time
URL: http://github.com/git-series/git-series
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: abdo
FirstSubmitted: 1470759904
LastModified: 1484940202
URLPath: /cgit/aur.git/snapshot/git-series-git.tar.gz