fronde on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S fronde

* (Optional) Uninstall fronde on Arch using YAY

$ yay -Rns fronde

2. Manually Install "fronde" via AUR

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

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

b. Clone fronde's git locally

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

c. Go to ~/fronde folder and install it

$ cd ~/fronde $ makepkg -si

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

ID: 1368465
Name: fronde
PackageBaseID: 200389
PackageBase: fronde
Version: 0.4.0-3
Description: An opinionated static website generator for Emacs Org mode
URL: https://etienne.depar.is/fronde
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: milouse
Submitter: milouse
FirstSubmitted: 1702067587
LastModified: 1702383055
URLPath: /cgit/aur.git/snapshot/fronde.tar.gz