wikipediafs on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S wikipediafs

* (Optional) Uninstall wikipediafs on Arch using YAY

$ yay -Rns wikipediafs

2. Manually Install "wikipediafs" via AUR

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

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

b. Clone wikipediafs's git locally

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

c. Go to ~/wikipediafs folder and install it

$ cd ~/wikipediafs $ makepkg -si

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

ID: 212069
Name: wikipediafs
PackageBaseID: 12746
PackageBase: wikipediafs
Version: 0.4-2
Description: Mount Wikipedia/Mediawiki sites locally via FUSE
URL: http://wikipediafs.sourceforge.net/
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: joaquinito2051
FirstSubmitted: 1188694006
LastModified: 1436971450
URLPath: /cgit/aur.git/snapshot/wikipediafs.tar.gz

5. The same packages on other Linux Distributions