uriparser-git on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S uriparser-git

* (Optional) Uninstall uriparser-git on Arch using YAY

$ yay -Rns uriparser-git

2. Manually Install "uriparser-git" via AUR

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

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

b. Clone uriparser-git's git locally

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

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

$ cd ~/uriparser-git $ makepkg -si

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

ID: 1411038
Name: uriparser-git
PackageBaseID: 202669
PackageBase: uriparser-git
Version: r1053.70383a4-2
Description: uriparser is a strictly RFC 3986 compliant URI parsing library. uriparser is cross-platform, fast, supports Unicode
URL: https://github.com/uriparser/uriparser
NumVotes: 1
Popularity: 0.565643
OutOfDate:
Maintainer: fossdd
Submitter: fossdd
FirstSubmitted: 1708194250
LastModified: 1708194582
URLPath: /cgit/aur.git/snapshot/uriparser-git.tar.gz