python-purplex on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S python-purplex

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

$ yay -Rns python-purplex

2. Manually Install "python-purplex" via AUR

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

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

b. Clone python-purplex's git locally

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

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

$ cd ~/python-purplex $ makepkg -si

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

ID: 532282
Name: python-purplex
PackageBaseID: 85666
PackageBase: python-purplex
Version: 0.2.4-4
Description: Pure Python lexer and parser implementation
URL: https://github.com/mtomwing/purplex
NumVotes: 24
Popularity: 0
OutOfDate:
Maintainer: Stunts
Submitter: Stunts
FirstSubmitted: 1410950048
LastModified: 1533562344
URLPath: /cgit/aur.git/snapshot/python-purplex.tar.gz