python2-simpleparse on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python2-simpleparse

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

$ yay -Rns python2-simpleparse

2. Manually Install "python2-simpleparse" via AUR

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

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

b. Clone python2-simpleparse's git locally

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

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

$ cd ~/python2-simpleparse $ makepkg -si

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

ID: 649101
Name: python2-simpleparse
PackageBaseID: 44422
PackageBase: python2-simpleparse
Version: 2.1.1a2-3
Description: A simple and fast parser generator
URL: http://simpleparse.sourceforge.net
NumVotes: 9
Popularity: 0
OutOfDate: 1647278883
Maintainer:
Submitter: mar77i
FirstSubmitted: 1292410195
LastModified: 1569222641
URLPath: /cgit/aur.git/snapshot/python2-simpleparse.tar.gz