h2c on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S h2c

* (Optional) Uninstall h2c on Arch using YAY

$ yay -Rns h2c

2. Manually Install "h2c" via AUR

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

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

b. Clone h2c's git locally

$ git clone https://aur.archlinux.org/h2c.git ~/h2c

c. Go to ~/h2c folder and install it

$ cd ~/h2c $ makepkg -si

3. Information about the h2c package on Arch User Repository (AUR)

ID: 951309
Name: h2c
PackageBaseID: 170238
PackageBase: h2c
Version: 1.0-1
Description: Provided a set of HTTP request headers, output the curl command for that set
URL: https://github.com/curl/h2c
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: grawlinson
Submitter: grawlinson
FirstSubmitted: 1629708067
LastModified: 1629708067
URLPath: /cgit/aur.git/snapshot/h2c.tar.gz