perl6-http-client on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S perl6-http-client

* (Optional) Uninstall perl6-http-client on Arch using YAY

$ yay -Rns perl6-http-client

2. Manually Install "perl6-http-client" via AUR

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

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

b. Clone perl6-http-client's git locally

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

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

$ cd ~/perl6-http-client $ makepkg -si

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

ID: 433625
Name: perl6-http-client
PackageBaseID: 105851
PackageBase: perl6-http-client
Version: 0.0.1-2
Description: A flexible HTTP Client library
URL: https://github.com/supernovus/perl6-http-client
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1452328183
LastModified: 1502071528
URLPath: /cgit/aur.git/snapshot/perl6-http-client.tar.gz