python-esprima on AUR (Arch User Repository)

Last updated: July 22,2024

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

$ yay -S python-esprima

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

$ yay -Rns python-esprima

2. Manually Install "python-esprima" via AUR

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

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

b. Clone python-esprima's git locally

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

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

$ cd ~/python-esprima $ makepkg -si

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

ID: 602323
Name: python-esprima
PackageBaseID: 141075
PackageBase: python-esprima
Version: 4.0.1-1
Description: Python port of esprima. ECMAScript parsing infrastructure for multipurpose analysis
URL: https://github.com/Kronuz/esprima-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: rkcf
Submitter: rkcf
FirstSubmitted: 1554746995
LastModified: 1554746995
URLPath: /cgit/aur.git/snapshot/python-esprima.tar.gz