liburlmatch on AUR (Arch User Repository)

Last updated: September 16,2024

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

$ yay -S liburlmatch

* (Optional) Uninstall liburlmatch on Arch using YAY

$ yay -Rns liburlmatch

2. Manually Install "liburlmatch" via AUR

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

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

b. Clone liburlmatch's git locally

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

c. Go to ~/liburlmatch folder and install it

$ cd ~/liburlmatch $ makepkg -si

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

ID: 252475
Name: liburlmatch
PackageBaseID: 94082
PackageBase: liburlmatch
Version: 1.0-2
Description: Fast URL matcher library
URL: https://github.com/clbr/urlmatch
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: boenki
Submitter: boenki
FirstSubmitted: 1433801126
LastModified: 1449020334
URLPath: /cgit/aur.git/snapshot/liburlmatch.tar.gz