python-pyparser on AUR (Arch User Repository)

Last updated: June 21,2024

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

$ yay -S python-pyparser

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

$ yay -Rns python-pyparser

2. Manually Install "python-pyparser" via AUR

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

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

b. Clone python-pyparser's git locally

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

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

$ cd ~/python-pyparser $ makepkg -si

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

ID: 579657
Name: python-pyparser
PackageBaseID: 135049
PackageBase: python-pyparser
Version: 1.0-3
Description: pyparser is a collection of classes to make it easier to parse text data in a pythonic way.
URL: https://pypi.org/project/pyparser/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: JP-Ellis
Submitter: JP-Ellis
FirstSubmitted: 1534192958
LastModified: 1548297121
URLPath: /cgit/aur.git/snapshot/python-pyparser.tar.gz