perl6-uri on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S perl6-uri

* (Optional) Uninstall perl6-uri on Arch using YAY

$ yay -Rns perl6-uri

2. Manually Install "perl6-uri" via AUR

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

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

b. Clone perl6-uri's git locally

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

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

$ cd ~/perl6-uri $ makepkg -si

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

ID: 433723
Name: perl6-uri
PackageBaseID: 103449
PackageBase: perl6-uri
Version: 0.1.1-5
Description: A URI implementation using Perl 6 grammars to implement RFC 3986 BNF
URL: https://github.com/perl6-community-modules/uri
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1447748312
LastModified: 1502071805
URLPath: /cgit/aur.git/snapshot/perl6-uri.tar.gz