moinmoin on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S moinmoin

* (Optional) Uninstall moinmoin on Arch using YAY

$ yay -Rns moinmoin

2. Manually Install "moinmoin" via AUR

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

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

b. Clone moinmoin's git locally

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

c. Go to ~/moinmoin folder and install it

$ cd ~/moinmoin $ makepkg -si

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

ID: 555284
Name: moinmoin
PackageBaseID: 128971
PackageBase: moinmoin
Version: 1.9.10-1
Description: A python wiki clone
URL: http://moinmo.in/
NumVotes: 1
Popularity: 0
OutOfDate: 1606316451
Maintainer: sl2c
Submitter: Barthalion
FirstSubmitted: 1515343911
LastModified: 1540685184
URLPath: /cgit/aur.git/snapshot/moinmoin.tar.gz