stgit on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S stgit

* (Optional) Uninstall stgit on Arch using YAY

$ yay -Rns stgit

2. Manually Install "stgit" via AUR

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

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

b. Clone stgit's git locally

$ git clone https://aur.archlinux.org/stgit.git ~/stgit

c. Go to ~/stgit folder and install it

$ cd ~/stgit $ makepkg -si

3. Information about the stgit package on Arch User Repository (AUR)

ID: 1411624
Name: stgit
PackageBaseID: 10066
PackageBase: stgit
Version: 2.4.5-1
Description: Stack-based patch management for Git
URL: https://stacked-git.github.io/
NumVotes: 22
Popularity: 0.000221
OutOfDate:
Maintainer: jpgrayson
Submitter:
FirstSubmitted: 1175372555
LastModified: 1708303695
URLPath: /cgit/aur.git/snapshot/stgit.tar.gz