python2-lepl on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python2-lepl

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

$ yay -Rns python2-lepl

2. Manually Install "python2-lepl" via AUR

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

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

b. Clone python2-lepl's git locally

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

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

$ cd ~/python2-lepl $ makepkg -si

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

ID: 210717
Name: python2-lepl
PackageBaseID: 44087
PackageBase: python2-lepl
Version: 5.1.3-1
Description: A Python2 recursive descent parser, written in Python, which has a a friendly, easy-to-use syntax
URL: http://www.acooke.org/lepl/index.html
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: mawcomw
FirstSubmitted: 1291297446
LastModified: 1436634393
URLPath: /cgit/aur.git/snapshot/python2-lepl.tar.gz

5. The same packages on other Linux Distributions