vixie-cron on AUR (Arch User Repository)

Last updated: May 15,2024

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

$ yay -S vixie-cron

* (Optional) Uninstall vixie-cron on Arch using YAY

$ yay -Rns vixie-cron

2. Manually Install "vixie-cron" via AUR

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

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

b. Clone vixie-cron's git locally

$ git clone https://aur.archlinux.org/vixie-cron.git ~/vixie-cron

c. Go to ~/vixie-cron folder and install it

$ cd ~/vixie-cron $ makepkg -si

3. Information about the vixie-cron package on Arch User Repository (AUR)

ID: 628335
Name: vixie-cron
PackageBaseID: 18702
PackageBase: vixie-cron
Version: 4.1-14
Description: Paul Vixie's cron daemon, a fully featured crond implementation
URL: ftp://ftp.isc.org/isc/cron/
NumVotes: 16
Popularity: 0.490417
OutOfDate:
Maintainer: zgrim
Submitter:
FirstSubmitted: 1217292665
LastModified: 1562804923
URLPath: /cgit/aur.git/snapshot/vixie-cron.tar.gz