perl-uri-query on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S perl-uri-query

* (Optional) Uninstall perl-uri-query on Arch using YAY

$ yay -Rns perl-uri-query

2. Manually Install "perl-uri-query" via AUR

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

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

b. Clone perl-uri-query's git locally

$ git clone https://aur.archlinux.org/perl-uri-query.git ~/perl-uri-query

c. Go to ~/perl-uri-query folder and install it

$ cd ~/perl-uri-query $ makepkg -si

3. Information about the perl-uri-query package on Arch User Repository (AUR)

ID: 620487
Name: perl-uri-query
PackageBaseID: 141186
PackageBase: perl-uri-query
Version: 0.16-2
Description: class providing URI query string manipulation
URL: https://metacpan.org/pod/URI::Query
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ordoban
Submitter: Ordoban
FirstSubmitted: 1555087969
LastModified: 1560254817
URLPath: /cgit/aur.git/snapshot/perl-uri-query.tar.gz