python-lepl on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-lepl

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

$ yay -Rns python-lepl

2. Manually Install "python-lepl" via AUR

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

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

b. Clone python-lepl's git locally

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

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

$ cd ~/python-lepl $ makepkg -si

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

ID: 210714
Name: python-lepl
PackageBaseID: 33167
PackageBase: python-lepl
Version: 5.1.3-1
Description: A Python3 recursive descent parser, written in Python, which has a a friendly, easy-to-use syntax
URL: http://www.acooke.org/lepl/index.html
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: mawcomw
FirstSubmitted: 1261857966
LastModified: 1436633981
URLPath: /cgit/aur.git/snapshot/python-lepl.tar.gz