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

Last updated: November 27,2024

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

$ yay -S perl6-http-hpack

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

$ yay -Rns perl6-http-hpack

2. Manually Install "perl6-http-hpack" 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-hpack's git locally

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

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

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

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

ID: 441621
Name: perl6-http-hpack
PackageBaseID: 125396
PackageBase: perl6-http-hpack
Version: 0.9.1-1
Description: Implementation of RFC 7541 HPACK: Header Compression for HTTP/2
URL: https://github.com/jnthn/p6-http-hpack
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1504764340
LastModified: 1504764340
URLPath: /cgit/aur.git/snapshot/perl6-http-hpack.tar.gz