python-re2 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S python-re2

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

$ yay -Rns python-re2

2. Manually Install "python-re2" via AUR

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

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

b. Clone python-re2's git locally

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

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

$ cd ~/python-re2 $ makepkg -si

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

ID: 1297438
Name: python-re2
PackageBaseID: 163241
PackageBase: python-re2
Version: 1.1-1
Description: RE2 Python bindings
URL: https://github.com/google/re2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: leo980
Submitter: leo980
FirstSubmitted: 1613153343
LastModified: 1690891694
URLPath: /cgit/aur.git/snapshot/python-re2.tar.gz