chkcrontab on AUR (Arch User Repository)

Last updated: May 08,2024

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

$ yay -S chkcrontab

* (Optional) Uninstall chkcrontab on Arch using YAY

$ yay -Rns chkcrontab

2. Manually Install "chkcrontab" via AUR

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

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

b. Clone chkcrontab's git locally

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

c. Go to ~/chkcrontab folder and install it

$ cd ~/chkcrontab $ makepkg -si

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

ID: 1023742
Name: chkcrontab
PackageBaseID: 97048
PackageBase: chkcrontab
Version: 1.7-5
Description: A tool for checking system crontab files for errors and common mistakes.
URL: https://github.com/lyda/chkcrontab
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: djmattyg007
Submitter: djmattyg007
FirstSubmitted: 1439201908
LastModified: 1642937374
URLPath: /cgit/aur.git/snapshot/chkcrontab.tar.gz