git-series on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S git-series

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

$ yay -Rns git-series

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

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

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

$ cd ~/git-series $ makepkg -si

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

ID: 445115
Name: git-series
PackageBaseID: 114480
PackageBase: git-series
Version: 0.9.1-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: 1470759732
LastModified: 1505896280
URLPath: /cgit/aur.git/snapshot/git-series.tar.gz