python-globre on AUR (Arch User Repository)

Last updated: November 12,2024

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

$ yay -S python-globre

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

$ yay -Rns python-globre

2. Manually Install "python-globre" via AUR

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

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

b. Clone python-globre's git locally

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

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

$ cd ~/python-globre $ makepkg -si

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

ID: 798786
Name: python-globre
PackageBaseID: 143711
PackageBase: python-globre
Version: 0.1.5-1
Description: A glob matching library, providing an interface similar to the re module.
URL: https://pypi.org/project/globre/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: GI_Jack
FirstSubmitted: 1563644779
LastModified: 1601484877
URLPath: /cgit/aur.git/snapshot/python-globre.tar.gz

5. The same packages on other Linux Distributions