didiwiki on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S didiwiki

* (Optional) Uninstall didiwiki on Arch using YAY

$ yay -Rns didiwiki

2. Manually Install "didiwiki" via AUR

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

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

b. Clone didiwiki's git locally

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

c. Go to ~/didiwiki folder and install it

$ cd ~/didiwiki $ makepkg -si

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

ID: 207761
Name: didiwiki
PackageBaseID: 56369
PackageBase: didiwiki
Version: 0.5-1
Description: Simple wiki implementation with built-in webserver
URL: http://www.c2.com/cgi/wiki?DidiWiki
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: masutu
Submitter: masutu
FirstSubmitted: 1328306172
LastModified: 1436215491
URLPath: /cgit/aur.git/snapshot/didiwiki.tar.gz