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

Last updated: October 04,2024

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

$ yay -S perl-uri-fetch

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

$ yay -Rns perl-uri-fetch

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

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

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

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

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

ID: 948181
Name: perl-uri-fetch
PackageBaseID: 11024
PackageBase: perl-uri-fetch
Version: 0.15-1
Description: Smart URI fetching/caching
URL: https://metacpan.org/release/URI-Fetch
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: guzzisti
Submitter:
FirstSubmitted: 1179459044
LastModified: 1629047493
URLPath: /cgit/aur.git/snapshot/perl-uri-fetch.tar.gz