pypy3-ply on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S pypy3-ply

* (Optional) Uninstall pypy3-ply on Arch using YAY

$ yay -Rns pypy3-ply

2. Manually Install "pypy3-ply" via AUR

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

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

b. Clone pypy3-ply's git locally

$ git clone https://aur.archlinux.org/pypy3-ply.git ~/pypy3-ply

c. Go to ~/pypy3-ply folder and install it

$ cd ~/pypy3-ply $ makepkg -si

3. Information about the pypy3-ply package on Arch User Repository (AUR)

ID: 1075145
Name: pypy3-ply
PackageBaseID: 178537
PackageBase: pypy3-ply
Version: 3.11-1
Description: Implementation of lex and yacc parsing tools
URL: https://www.dabeaz.com/ply/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: xantares
Submitter: xantares
FirstSubmitted: 1651600603
LastModified: 1651600603
URLPath: /cgit/aur.git/snapshot/pypy3-ply.tar.gz