python2-globster on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S python2-globster

* (Optional) Uninstall python2-globster on Arch using YAY

$ yay -Rns python2-globster

2. Manually Install "python2-globster" via AUR

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

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

b. Clone python2-globster's git locally

$ git clone https://aur.archlinux.org/python2-globster.git ~/python2-globster

c. Go to ~/python2-globster folder and install it

$ cd ~/python2-globster $ makepkg -si

3. Information about the python2-globster package on Arch User Repository (AUR)

ID: 189879
Name: python2-globster
PackageBaseID: 75031
PackageBase: python2-globster
Version: 0.1.0-2
Description: Convert shell-like globs to regular expressions
URL: https://github.com/tsileo/globster
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1383460716
LastModified: 1433875780
URLPath: /cgit/aur.git/snapshot/python2-globster.tar.gz