python-repath on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-repath

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

$ yay -Rns python-repath

2. Manually Install "python-repath" via AUR

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

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

b. Clone python-repath's git locally

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

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

$ cd ~/python-repath $ makepkg -si

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

ID: 1315750
Name: python-repath
PackageBaseID: 190672
PackageBase: python-repath
Version: 0.9.0-2
Description: Parses express-style paths to PCRE regular expression patterns.
URL: https://github.com/nickcoutsos/python-repath
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: patlefort
Submitter: patlefort
FirstSubmitted: 1677042166
LastModified: 1694161909
URLPath: /cgit/aur.git/snapshot/python-repath.tar.gz