alpm-html on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S alpm-html

* (Optional) Uninstall alpm-html on Arch using YAY

$ yay -Rns alpm-html

2. Manually Install "alpm-html" via AUR

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

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

b. Clone alpm-html's git locally

$ git clone https://aur.archlinux.org/alpm-html.git ~/alpm-html

c. Go to ~/alpm-html folder and install it

$ cd ~/alpm-html $ makepkg -si

3. Information about the alpm-html package on Arch User Repository (AUR)

ID: 840031
Name: alpm-html
PackageBaseID: 161203
PackageBase: alpm-html
Version: 0.10.0-1
Description: Generate a static site for browsing an Arch repo, styled like the main website.
URL: https://code.aether.earth/archlinux/alpm-html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: nogweii
Submitter: nogweii
FirstSubmitted: 1608748316
LastModified: 1609304025
URLPath: /cgit/aur.git/snapshot/alpm-html.tar.gz