h2o-2.2 on AUR (Arch User Repository)

Last updated: June 04,2024

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

$ yay -S h2o-2.2

* (Optional) Uninstall h2o-2.2 on Arch using YAY

$ yay -Rns h2o-2.2

2. Manually Install "h2o-2.2" via AUR

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

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

b. Clone h2o-2.2's git locally

$ git clone https://aur.archlinux.org/h2o-2.2.git ~/h2o-2.2

c. Go to ~/h2o-2.2 folder and install it

$ cd ~/h2o-2.2 $ makepkg -si

3. Information about the h2o-2.2 package on Arch User Repository (AUR)

ID: 1372337
Name: h2o-2.2
PackageBaseID: 173771
PackageBase: h2o-2.2
Version: 2.2.6-5
Description: Optimized HTTP server with support for HTTP/1.x and HTTP/2
URL: https://github.com/h2o/h2o
NumVotes: 3
Popularity: 0.000698
OutOfDate:
Maintainer: HLFH
Submitter: HLFH
FirstSubmitted: 1638974355
LastModified: 1702995164
URLPath: /cgit/aur.git/snapshot/h2o-2.2.tar.gz