ssg on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S ssg

* (Optional) Uninstall ssg on Arch using YAY

$ yay -Rns ssg

2. Manually Install "ssg" via AUR

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

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

b. Clone ssg's git locally

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

c. Go to ~/ssg folder and install it

$ cd ~/ssg $ makepkg -si

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

ID: 897843
Name: ssg
PackageBaseID: 164186
PackageBase: ssg
Version: 6-2
Description: static site generator written on POSIX shell
URL: https://www.romanzolotarev.com
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Hekuran
Submitter: Hekuran
FirstSubmitted: 1615385760
LastModified: 1619367957
URLPath: /cgit/aur.git/snapshot/ssg.tar.gz