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