python-regex-git on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python-regex-git

* (Optional) Uninstall python-regex-git on Arch using YAY

$ yay -Rns python-regex-git

2. Manually Install "python-regex-git" via AUR

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

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

b. Clone python-regex-git's git locally

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

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

$ cd ~/python-regex-git $ makepkg -si

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

ID: 1378149
Name: python-regex-git
PackageBaseID: 157495
PackageBase: python-regex-git
Version: 431.4f2ed52-1
Description: Alternative regular expression module, to replace re.
URL: https://github.com/mrabarnett/mrab-regex
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Foucault
Submitter: Foucault
FirstSubmitted: 1599563322
LastModified: 1704044758
URLPath: /cgit/aur.git/snapshot/python-regex-git.tar.gz