python2-ply on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S python2-ply

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

$ yay -Rns python2-ply

2. Manually Install "python2-ply" via AUR

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

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

b. Clone python2-ply's git locally

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

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

$ cd ~/python2-ply $ makepkg -si

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

ID: 1395227
Name: python2-ply
PackageBaseID: 174827
PackageBase: python2-ply
Version: 3.11-8
Description: Implementation of lex and yacc parsing tools
URL: https://www.dabeaz.com/ply
NumVotes: 4
Popularity: 0.119355
OutOfDate:
Maintainer: tallero
Submitter: bionade24
FirstSubmitted: 1641658304
LastModified: 1706572440
URLPath: /cgit/aur.git/snapshot/python2-ply.tar.gz

5. The same packages on other Linux Distributions