h2c on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install h2c on Arch using YAY
$
yay -S
h2c
Copied
* (Optional) Uninstall h2c on Arch using YAY
$
yay -Rns
h2c
Copied
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
Copied
b. Clone h2c's git locally
$
git clone https://aur.archlinux.org/h2c.git
~/h2c
Copied
c. Go to ~/h2c folder and install it
$
cd
~/h2c
Copied
$
makepkg -si
Copied
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
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