h2o on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S h2o

* (Optional) Uninstall h2o on Arch using YAY

$ yay -Rns h2o

2. Manually Install "h2o" via AUR

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

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

b. Clone h2o's git locally

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

c. Go to ~/h2o folder and install it

$ cd ~/h2o $ makepkg -si

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

ID: 1179928
Name: h2o
PackageBaseID: 88683
PackageBase: h2o
Version: 2.3.0_beta2-2
Description: Optimized HTTP server with support for HTTP/1.x and HTTP/2
URL: https://github.com/h2o/h2o
NumVotes: 30
Popularity: 0.000612
OutOfDate:
Maintainer: HLFH
Submitter: atweiden
FirstSubmitted: 1419557172
LastModified: 1670510228
URLPath: /cgit/aur.git/snapshot/h2o.tar.gz