pypy3-pyparsing on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S pypy3-pyparsing

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

$ yay -Rns pypy3-pyparsing

2. Manually Install "pypy3-pyparsing" via AUR

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

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

b. Clone pypy3-pyparsing's git locally

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

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

$ cd ~/pypy3-pyparsing $ makepkg -si

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

ID: 581044
Name: pypy3-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/pypy3-pyparsing.tar.gz