perl-any-uri-escape on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S perl-any-uri-escape

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

$ yay -Rns perl-any-uri-escape

2. Manually Install "perl-any-uri-escape" via AUR

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

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

b. Clone perl-any-uri-escape's git locally

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

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

$ cd ~/perl-any-uri-escape $ makepkg -si

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

ID: 197392
Name: perl-any-uri-escape
PackageBaseID: 92951
PackageBase: perl-any-uri-escape
Version: 0.01-1
Description: Load URI::Escape::XS preferentially over URI::Escape
URL: https://metacpan.org/release/Any-URI-Escape
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: jnbek
FirstSubmitted: 1431383521
LastModified: 1434485060
URLPath: /cgit/aur.git/snapshot/perl-any-uri-escape.tar.gz