python-reparser on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-reparser

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

$ yay -Rns python-reparser

2. Manually Install "python-reparser" via AUR

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

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

b. Clone python-reparser's git locally

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

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

$ cd ~/python-reparser $ makepkg -si

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

ID: 228163
Name: python-reparser
PackageBaseID: 92272
PackageBase: python-reparser
Version: 1.4.3-1
Description: Simple regex-based lexer/parser for inline markup
URL: https://github.com/xmikos/reparser
NumVotes: 26
Popularity: 0
OutOfDate: 1709579884
Maintainer: Mikos
Submitter: Mikos
FirstSubmitted: 1429275524
LastModified: 1441399076
URLPath: /cgit/aur.git/snapshot/python-reparser.tar.gz