pypy-pyparsing on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S pypy-pyparsing

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

$ yay -Rns pypy-pyparsing

2. Manually Install "pypy-pyparsing" via AUR

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

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

b. Clone pypy-pyparsing's git locally

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

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

$ cd ~/pypy-pyparsing $ makepkg -si

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

ID: 581043
Name: pypy-pyparsing
PackageBaseID: 119335
PackageBase: pypy-pyparsing
Version: 2.3.1-1
Description: General parsing module for Python
URL: http://pyparsing.wikispaces.com/
NumVotes: 2
Popularity: 0
OutOfDate: 1651776015
Maintainer:
Submitter: dundee
FirstSubmitted: 1485862440
LastModified: 1548761251
URLPath: /cgit/aur.git/snapshot/pypy-pyparsing.tar.gz