stgit-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S stgit-git

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

$ yay -Rns stgit-git

2. Manually Install "stgit-git" via AUR

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

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

b. Clone stgit-git's git locally

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

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

$ cd ~/stgit-git $ makepkg -si

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

ID: 1275176
Name: stgit-git
PackageBaseID: 183327
PackageBase: stgit-git
Version: r2722.8ba765f6-1
Description: Pushing/popping patches to/from a stack on top of Git, similar to Quilt
URL: https://stacked-git.github.io/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jpgrayson
Submitter: jpgrayson
FirstSubmitted: 1655572032
LastModified: 1687110107
URLPath: /cgit/aur.git/snapshot/stgit-git.tar.gz