python-pcre on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S python-pcre

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

$ yay -Rns python-pcre

2. Manually Install "python-pcre" via AUR

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

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

b. Clone python-pcre's git locally

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

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

$ cd ~/python-pcre $ makepkg -si

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

ID: 878134
Name: python-pcre
PackageBaseID: 164428
PackageBase: python-pcre
Version: 0.7-1
Description: Python PCRE bindings
URL: https://github.com/awahlig/python-pcre
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: BigfootACA
FirstSubmitted: 1615916676
LastModified: 1615916676
URLPath: /cgit/aur.git/snapshot/python-pcre.tar.gz