healthchecks on AUR (Arch User Repository)
Last updated: November 23,2024
1. Install "healthchecks" 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 healthchecks on Arch using YAY
$
yay -S
healthchecks
Copied
* (Optional) Uninstall healthchecks on Arch using YAY
$
yay -Rns
healthchecks
Copied
2. Manually Install "healthchecks" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone healthchecks's git locally
$
git clone https://aur.archlinux.org/healthchecks.git
~/healthchecks
Copied
c. Go to ~/healthchecks folder and install it
$
cd
~/healthchecks
Copied
$
makepkg -si
Copied
3. Information about the healthchecks package on Arch User Repository (AUR)
ID: 1367600
Name: healthchecks
PackageBaseID: 167500
PackageBase: healthchecks
Version: 3.0.1-1
Description: A cron monitoring service with a web-based dashboard, API, and notification integrations.
URL: https://github.com/healthchecks/healthchecks
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eta-carinae
Submitter: eta-carinae
FirstSubmitted: 1622426004
LastModified: 1702243109
URLPath: /cgit/aur.git/snapshot/healthchecks.tar.gz
Name: healthchecks
PackageBaseID: 167500
PackageBase: healthchecks
Version: 3.0.1-1
Description: A cron monitoring service with a web-based dashboard, API, and notification integrations.
URL: https://github.com/healthchecks/healthchecks
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eta-carinae
Submitter: eta-carinae
FirstSubmitted: 1622426004
LastModified: 1702243109
URLPath: /cgit/aur.git/snapshot/healthchecks.tar.gz