sawsge on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S sawsge

* (Optional) Uninstall sawsge on Arch using YAY

$ yay -Rns sawsge

2. Manually Install "sawsge" via AUR

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

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

b. Clone sawsge's git locally

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

c. Go to ~/sawsge folder and install it

$ cd ~/sawsge $ makepkg -si

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

ID: 1188983
Name: sawsge
PackageBaseID: 178104
PackageBase: sawsge
Version: 1.0.1-1
Description: Simple Markdown static site generator for blogs or projects
URL: https://github.com/sawshep/sawsge
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sawshep
Submitter: sawshep
FirstSubmitted: 1650387346
LastModified: 1672252882
URLPath: /cgit/aur.git/snapshot/sawsge.tar.gz