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

Last updated: October 04,2024

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

$ yay -S perl-url-encode

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

$ yay -Rns perl-url-encode

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

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

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

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

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

ID: 1404038
Name: perl-url-encode
PackageBaseID: 98134
PackageBase: perl-url-encode
Version: 0.03-2
Description: Encoding and decoding of application/x-www-form-urlencoded encoding.
URL: https://metacpan.org/release/URL-Encode
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: cpanbot
Submitter: jahiy
FirstSubmitted: 1440085919
LastModified: 1707074413
URLPath: /cgit/aur.git/snapshot/perl-url-encode.tar.gz