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

Last updated: June 30,2024

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

$ yay -S python-glob2-git

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

$ yay -Rns python-glob2-git

2. Manually Install "python-glob2-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-glob2-git's git locally

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

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

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

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

ID: 867255
Name: python-glob2-git
PackageBaseID: 102909
PackageBase: python-glob2-git
Version: 0.7.r1.gef4b58f-1
Description: An extended version of Python's builtin glob module that can capture patterns and supports recursive wildcards.
URL: https://github.com/miracle2k/python-glob2
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: petronny
Submitter: Asator
FirstSubmitted: 1446601280
LastModified: 1613977158
URLPath: /cgit/aur.git/snapshot/python-glob2-git.tar.gz