pmwiki on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pmwiki

* (Optional) Uninstall pmwiki on Arch using YAY

$ yay -Rns pmwiki

2. Manually Install "pmwiki" via AUR

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

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

b. Clone pmwiki's git locally

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

c. Go to ~/pmwiki folder and install it

$ cd ~/pmwiki $ makepkg -si

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

ID: 1414315
Name: pmwiki
PackageBaseID: 55621
PackageBase: pmwiki
Version: 2.3.31-1
Description: Wiki software based on PHP
URL: http://www.pmwiki.org
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Maxr
Submitter: Maxr
FirstSubmitted: 1325966215
LastModified: 1708704931
URLPath: /cgit/aur.git/snapshot/pmwiki.tar.gz