checkrun.sh on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S checkrun.sh

* (Optional) Uninstall checkrun.sh on Arch using YAY

$ yay -Rns checkrun.sh

2. Manually Install "checkrun.sh" via AUR

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

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

b. Clone checkrun.sh's git locally

$ git clone https://aur.archlinux.org/checkrun.sh.git ~/checkrun.sh

c. Go to ~/checkrun.sh folder and install it

$ cd ~/checkrun.sh $ makepkg -si

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

ID: 1151760
Name: checkrun.sh
PackageBaseID: 140731
PackageBase: checkrun.sh
Version: 1.3-1
Description: Cron-style mailing wrapper (not only) for systemd .timer units
URL: https://github.com/lynix/checkrun.sh
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lynix
Submitter: lynix
FirstSubmitted: 1553695708
LastModified: 1665652278
URLPath: /cgit/aur.git/snapshot/checkrun.sh.tar.gz