python-rply on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S python-rply

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

$ yay -Rns python-rply

2. Manually Install "python-rply" via AUR

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

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

b. Clone python-rply's git locally

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

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

$ cd ~/python-rply $ makepkg -si

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

ID: 1270329
Name: python-rply
PackageBaseID: 193004
PackageBase: python-rply
Version: 0.7.8-4
Description: A pure Python Lex/Yacc that works with RPython
URL: https://rply.readthedocs.org
NumVotes: 1
Popularity: 0.012091
OutOfDate:
Maintainer: DrRac27
Submitter: Foxboron
FirstSubmitted: 1682355126
LastModified: 1686304211
URLPath: /cgit/aur.git/snapshot/python-rply.tar.gz