stagit on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S stagit

* (Optional) Uninstall stagit on Arch using YAY

$ yay -Rns stagit

2. Manually Install "stagit" via AUR

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

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

b. Clone stagit's git locally

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

c. Go to ~/stagit folder and install it

$ cd ~/stagit $ makepkg -si

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

ID: 1135106
Name: stagit
PackageBaseID: 109296
PackageBase: stagit
Version: 1.2-1
Description: Static site generator for git version control
URL: https://codemadness.org/stagit.html
NumVotes: 8
Popularity: 3.3E-5
OutOfDate:
Maintainer:
Submitter: trengrj
FirstSubmitted: 1458898166
LastModified: 1662316149
URLPath: /cgit/aur.git/snapshot/stagit.tar.gz