stgit on AUR (Arch User Repository)
Last updated: March 04,2025
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
Copied
b. Install stgit on Arch using YAY
$
yay -S
stgit
Copied
* (Optional) Uninstall stgit on Arch using YAY
$
yay -Rns
stgit
Copied
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
Copied
b. Clone stgit's git locally
$
git clone https://aur.archlinux.org/stgit.git
~/stgit
Copied
c. Go to ~/stgit folder and install it
$
cd
~/stgit
Copied
$
makepkg -si
Copied
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
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