libmediawiki on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libmediawiki

* (Optional) Uninstall libmediawiki on Arch using YAY

$ yay -Rns libmediawiki

2. Manually Install "libmediawiki" via AUR

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

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

b. Clone libmediawiki's git locally

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

c. Go to ~/libmediawiki folder and install it

$ cd ~/libmediawiki $ makepkg -si

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

ID: 1086817
Name: libmediawiki
PackageBaseID: 178181
PackageBase: libmediawiki
Version: 5.37.0-7
Description: A KDE C++ interface for MediaWiki based web services like Wikipedia
URL: https://invent.kde.org/libraries/libmediawiki
NumVotes: 7
Popularity: 3.248458
OutOfDate:
Maintainer:
FirstSubmitted: 1650645531
LastModified: 1653834254
URLPath: /cgit/aur.git/snapshot/libmediawiki.tar.gz

5. The same packages on other Linux Distributions