python-wikitextparser on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-wikitextparser

* (Optional) Uninstall python-wikitextparser on Arch using YAY

$ yay -Rns python-wikitextparser

2. Manually Install "python-wikitextparser" via AUR

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

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

b. Clone python-wikitextparser's git locally

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

c. Go to ~/python-wikitextparser folder and install it

$ cd ~/python-wikitextparser $ makepkg -si

3. Information about the python-wikitextparser package on Arch User Repository (AUR)

ID: 1425519
Name: python-wikitextparser
PackageBaseID: 155916
PackageBase: python-wikitextparser
Version: 0.55.9-1
Description: A simple parsing tool for MediaWiki's wikitext markup
URL: https://github.com/5j9/wikitextparser
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: carlosal1015
Submitter: mortzu
FirstSubmitted: 1595756476
LastModified: 1710202870
URLPath: /cgit/aur.git/snapshot/python-wikitextparser.tar.gz