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