python2-pyparsing on AUR (Arch User Repository)

Last updated: December 26,2024

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

$ yay -S python2-pyparsing

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

$ yay -Rns python2-pyparsing

2. Manually Install "python2-pyparsing" via AUR

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

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

b. Clone python2-pyparsing's git locally

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

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

$ cd ~/python2-pyparsing $ makepkg -si

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

ID: 1396298
Name: python2-pyparsing
PackageBaseID: 186190
PackageBase: python2-pyparsing
Version: 2.4.7-1
Description: General parsing module for Python
URL: https://github.com/pyparsing/pyparsing
NumVotes: 8
Popularity: 0.119623
OutOfDate: 1710504253
Maintainer: tallero
Submitter: tallero
FirstSubmitted: 1664538442
LastModified: 1706742978
URLPath: /cgit/aur.git/snapshot/python2-pyparsing.tar.gz