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

Last updated: July 05,2024

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

$ yay -S perl-uri-simple

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

$ yay -Rns perl-uri-simple

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

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

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

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

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

ID: 542588
Name: perl-uri-simple
PackageBaseID: 135888
PackageBase: perl-uri-simple
Version: 1.00-1
Description: URI::Simple - Simple way to parse uri
URL: https://metacpan.org/pod/URI::Simple
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: PhotonX
Submitter: PhotonX
FirstSubmitted: 1536513015
LastModified: 1536513015
URLPath: /cgit/aur.git/snapshot/perl-uri-simple.tar.gz