python2-parsley on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S python2-parsley

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

$ yay -Rns python2-parsley

2. Manually Install "python2-parsley" via AUR

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

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

b. Clone python2-parsley's git locally

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

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

$ cd ~/python2-parsley $ makepkg -si

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

ID: 683091
Name: python2-parsley
PackageBaseID: 88953
PackageBase: python2-parsley
Version: 1.3-1
Description: A parser generator library based on OMeta, and other useful parsing tools.
URL: https://github.com/pyga/parsley
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: axil42
FirstSubmitted: 1419960782
LastModified: 1578256394
URLPath: /cgit/aur.git/snapshot/python2-parsley.tar.gz

5. The same packages on other Linux Distributions