wikiman on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S wikiman

* (Optional) Uninstall wikiman on Arch using YAY

$ yay -Rns wikiman

2. Manually Install "wikiman" via AUR

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

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

b. Clone wikiman's git locally

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

c. Go to ~/wikiman folder and install it

$ cd ~/wikiman $ makepkg -si

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

ID: 972044
Name: wikiman
PackageBaseID: 156985
PackageBase: wikiman
Version: 2.13-1
Description: Offline search engine for manual pages, Arch Wiki, Gentoo Wiki and other documentation.
URL: https://github.com/filiparag/wikiman
NumVotes: 11
Popularity: 0.165961
OutOfDate:
Maintainer: filiparag
FirstSubmitted: 1598123448
LastModified: 1633788740
URLPath: /cgit/aur.git/snapshot/wikiman.tar.gz

5. The same packages on other Linux Distributions