gollum on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S gollum

* (Optional) Uninstall gollum on Arch using YAY

$ yay -Rns gollum

2. Manually Install "gollum" via AUR

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

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

b. Clone gollum's git locally

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

c. Go to ~/gollum folder and install it

$ cd ~/gollum $ makepkg -si

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

ID: 895132
Name: gollum
PackageBaseID: 150944
PackageBase: gollum
Version: 5.2.3-1
Description: A simple, Git-powered wiki.
URL: http://github.com/gollum/gollum
NumVotes: 3
Popularity: 0.167242
OutOfDate: 1654668094
Maintainer: greyltc
FirstSubmitted: 1585674400
LastModified: 1618913184
URLPath: /cgit/aur.git/snapshot/gollum.tar.gz