stagit-git on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S stagit-git

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

$ yay -Rns stagit-git

2. Manually Install "stagit-git" via AUR

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

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

b. Clone stagit-git's git locally

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

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

$ cd ~/stagit-git $ makepkg -si

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

ID: 809048
Name: stagit-git
PackageBaseID: 109295
PackageBase: stagit-git
Version: 0.9.4.r0.g75555cd-1
Description: Static site generator for git version control
URL: https://codemadness.org/stagit.html
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: asternova
Submitter: trengrj
FirstSubmitted: 1458895345
LastModified: 1603580280
URLPath: /cgit/aur.git/snapshot/stagit-git.tar.gz