ikiwiki on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S ikiwiki

* (Optional) Uninstall ikiwiki on Arch using YAY

$ yay -Rns ikiwiki

2. Manually Install "ikiwiki" via AUR

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

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

b. Clone ikiwiki's git locally

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

c. Go to ~/ikiwiki folder and install it

$ cd ~/ikiwiki $ makepkg -si

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

ID: 1060360
Name: ikiwiki
PackageBaseID: 12284
PackageBase: ikiwiki
Version: 3.20200202.3-1
Description: Wiki compiler
URL: https://ikiwiki.info
NumVotes: 35
Popularity: 0
OutOfDate:
Maintainer: Bevan
Submitter:
FirstSubmitted: 1185982868
LastModified: 1648907003
URLPath: /cgit/aur.git/snapshot/ikiwiki.tar.gz