http2check on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S http2check

* (Optional) Uninstall http2check on Arch using YAY

$ yay -Rns http2check

2. Manually Install "http2check" via AUR

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

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

b. Clone http2check's git locally

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

c. Go to ~/http2check folder and install it

$ cd ~/http2check $ makepkg -si

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

ID: 224398
Name: http2check
PackageBaseID: 91055
PackageBase: http2check
Version: 0.6-1
Description: Utility for checking if a given webserver supports HTTP/2
URL: https://github.com/xyproto/http2check/
NumVotes: 1
Popularity: 0
OutOfDate: 1700155494
Maintainer:
Submitter: xyproto
FirstSubmitted: 1425498903
LastModified: 1440364013
URLPath: /cgit/aur.git/snapshot/http2check.tar.gz