python-parsita on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-parsita

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

$ yay -Rns python-parsita

2. Manually Install "python-parsita" via AUR

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

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

b. Clone python-parsita's git locally

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

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

$ cd ~/python-parsita $ makepkg -si

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

ID: 1329731
Name: python-parsita
PackageBaseID: 158961
PackageBase: python-parsita
Version: 2.1.1-1
Description: Parser combinator library for Python.
URL: https://pypi.org/project/parsita
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: KokaKiwi
Submitter: KokaKiwi
FirstSubmitted: 1603196266
LastModified: 1696632482
URLPath: /cgit/aur.git/snapshot/python-parsita.tar.gz