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