kiln on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S kiln

* (Optional) Uninstall kiln on Arch using YAY

$ yay -Rns kiln

2. Manually Install "kiln" via AUR

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

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

b. Clone kiln's git locally

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

c. Go to ~/kiln folder and install it

$ cd ~/kiln $ makepkg -si

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

ID: 1190665
Name: kiln
PackageBaseID: 189187
PackageBase: kiln
Version: 0.4.0-1
Description: A simple static site generator
URL: https://git.sr.ht/~adnano/kiln
NumVotes: 1
Popularity: 0.752843
OutOfDate:
Maintainer: smlavine
Submitter: smlavine
FirstSubmitted: 1672632358
LastModified: 1672632358
URLPath: /cgit/aur.git/snapshot/kiln.tar.gz