parsoid-git on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S parsoid-git

* (Optional) Uninstall parsoid-git on Arch using YAY

$ yay -Rns parsoid-git

2. Manually Install "parsoid-git" via AUR

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

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

b. Clone parsoid-git's git locally

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

c. Go to ~/parsoid-git folder and install it

$ cd ~/parsoid-git $ makepkg -si

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

ID: 738569
Name: parsoid-git
PackageBaseID: 106942
PackageBase: parsoid-git
Version: 0.11.0.20200515-1
Description: A bidirectional wikitext parser and runtime
URL: https://www.mediawiki.org/wiki/Parsoid
NumVotes: 3
Popularity: 0.000798
OutOfDate:
Maintainer: Horo
FirstSubmitted: 1454407322
LastModified: 1589800598
URLPath: /cgit/aur.git/snapshot/parsoid-git.tar.gz