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

Last updated: May 02,2024

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

$ yay -S perl-uri-encode

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

$ yay -Rns perl-uri-encode

2. Manually Install "perl-uri-encode" 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-encode's git locally

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

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

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

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

ID: 312984
Name: perl-uri-encode
PackageBaseID: 59707
PackageBase: perl-uri-encode
Version: 1.1.1-1
Description: Simple percent Encoding/Decoding
URL: https://metacpan.org/release/URI-Encode
NumVotes: 6
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: harleypig
FirstSubmitted: 1338608996
LastModified: 1465839621
URLPath: /cgit/aur.git/snapshot/perl-uri-encode.tar.gz