parsoid on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S parsoid

* (Optional) Uninstall parsoid on Arch using YAY

$ yay -Rns parsoid

2. Manually Install "parsoid" via AUR

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

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

b. Clone parsoid's git locally

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

c. Go to ~/parsoid folder and install it

$ cd ~/parsoid $ makepkg -si

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

ID: 797927
Name: parsoid
PackageBaseID: 119375
PackageBase: parsoid
Version: 0.12.0_a13-3
Description: A bidirectional wikitext parser and runtime
URL: https://www.mediawiki.org/wiki/Parsoid
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Horo
FirstSubmitted: 1485945621
LastModified: 1601344365
URLPath: /cgit/aur.git/snapshot/parsoid.tar.gz