systemd_http_health_check on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S systemd_http_health_check

* (Optional) Uninstall systemd_http_health_check on Arch using YAY

$ yay -Rns systemd_http_health_check

2. Manually Install "systemd_http_health_check" via AUR

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

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

b. Clone systemd_http_health_check's git locally

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

c. Go to ~/systemd_http_health_check folder and install it

$ cd ~/systemd_http_health_check $ makepkg -si

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

ID: 891263
Name: systemd_http_health_check
PackageBaseID: 165525
PackageBase: systemd_http_health_check
Version: 0.1.0-3
Description: A companion daemon to notify systemd about the health of a HTTP server
URL: http://github.com/jhass/systemd_http_health_check
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jhass
Submitter: jhass
FirstSubmitted: 1618213051
LastModified: 1618213540
URLPath: /cgit/aur.git/snapshot/systemd_http_health_check.tar.gz