python2-parsimonious on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S python2-parsimonious

* (Optional) Uninstall python2-parsimonious on Arch using YAY

$ yay -Rns python2-parsimonious

2. Manually Install "python2-parsimonious" via AUR

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

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

b. Clone python2-parsimonious's git locally

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

c. Go to ~/python2-parsimonious folder and install it

$ cd ~/python2-parsimonious $ makepkg -si

3. Information about the python2-parsimonious package on Arch User Repository (AUR)

ID: 527766
Name: python2-parsimonious
PackageBaseID: 105779
PackageBase: python-parsimonious
Version: 0.8.1-1
Description: Fast parser based on parsing expression grammars (PEGs) - Python 2 version.
URL: https://pypi.org/project/parsimonious/0.8.1/
NumVotes: 10
Popularity: 2.8E-5
OutOfDate: 1650297681
Maintainer: wsz
FirstSubmitted: 1452245142
LastModified: 1531996858
URLPath: /cgit/aur.git/snapshot/python2-parsimonious.tar.gz