python-sre-yield on AUR (Arch User Repository)

Last updated: November 07,2024

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

$ yay -S python-sre-yield

* (Optional) Uninstall python-sre-yield on Arch using YAY

$ yay -Rns python-sre-yield

2. Manually Install "python-sre-yield" via AUR

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

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

b. Clone python-sre-yield's git locally

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

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

$ cd ~/python-sre-yield $ makepkg -si

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

ID: 1252057
Name: python-sre-yield
PackageBaseID: 183291
PackageBase: python-sre-yield
Version: 1.2-2
Description: Generate regular all expression matches
URL: https://github.com/sre-yield/sre-yield
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1655451362
LastModified: 1683145591
URLPath: /cgit/aur.git/snapshot/python-sre-yield.tar.gz