cppglob on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S cppglob

* (Optional) Uninstall cppglob on Arch using YAY

$ yay -Rns cppglob

2. Manually Install "cppglob" via AUR

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

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

b. Clone cppglob's git locally

$ git clone https://aur.archlinux.org/cppglob.git ~/cppglob

c. Go to ~/cppglob folder and install it

$ cd ~/cppglob $ makepkg -si

3. Information about the cppglob package on Arch User Repository (AUR)

ID: 720102
Name: cppglob
PackageBaseID: 151436
PackageBase: cppglob
Version: 1.1.0-1
Description: C++ port of Python glob module
URL: https://github.com/Kogia-sima/cppglob
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: otreblan
Submitter: otreblan
FirstSubmitted: 1586729800
LastModified: 1586730124
URLPath: /cgit/aur.git/snapshot/cppglob.tar.gz