python-parsy-git on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-parsy-git

* (Optional) Uninstall python-parsy-git on Arch using YAY

$ yay -Rns python-parsy-git

2. Manually Install "python-parsy-git" via AUR

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

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

b. Clone python-parsy-git's git locally

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

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

$ cd ~/python-parsy-git $ makepkg -si

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

ID: 1241820
Name: python-parsy-git
PackageBaseID: 192712
PackageBase: python-parsy-git
Version: 2.1-1
Description: Easy and elegant parser combinators for Python. With awesome docs
URL: https://github.com/python-parsy/parsy
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: zefr0x
Submitter: zefr0x
FirstSubmitted: 1681561178
LastModified: 1681566473
URLPath: /cgit/aur.git/snapshot/python-parsy-git.tar.gz