haunt on AUR (Arch User Repository)

Last updated: September 27,2024

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

$ yay -S haunt

* (Optional) Uninstall haunt on Arch using YAY

$ yay -Rns haunt

2. Manually Install "haunt" via AUR

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

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

b. Clone haunt's git locally

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

c. Go to ~/haunt folder and install it

$ cd ~/haunt $ makepkg -si

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

ID: 1032994
Name: haunt
PackageBaseID: 122240
PackageBase: haunt
Version: 0.2.6-1
Description: Static site generator written in Guile Scheme
URL: https://haunt.dthompson.us
NumVotes: 5
Popularity: 0.01076
OutOfDate:
Maintainer: pnorcks
Submitter: Pelzflorian
FirstSubmitted: 1494419169
LastModified: 1644252221
URLPath: /cgit/aur.git/snapshot/haunt.tar.gz