python2-esmre on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python2-esmre

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

$ yay -Rns python2-esmre

2. Manually Install "python2-esmre" via AUR

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

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

b. Clone python2-esmre's git locally

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

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

$ cd ~/python2-esmre $ makepkg -si

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

ID: 810584
Name: python2-esmre
PackageBaseID: 121517
PackageBase: python2-esmre
Version: 0.5.2-1
Description: a Python module that can be used to speed up the execution of a large collection of regular expressions
URL: https://github.com/wharris/esmre
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter: Captain_Wobbles
FirstSubmitted: 1492207679
LastModified: 1603915185
URLPath: /cgit/aur.git/snapshot/python2-esmre.tar.gz