systemd-cron on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S systemd-cron

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

$ yay -Rns systemd-cron

2. Manually Install "systemd-cron" via AUR

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

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

b. Clone systemd-cron's git locally

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

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

$ cd ~/systemd-cron $ makepkg -si

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

ID: 1407703
Name: systemd-cron
PackageBaseID: 70427
PackageBase: systemd-cron
Version: 2.3.2-1
Description: systemd units to run cron scripts
URL: https://github.com/systemd-cron/systemd-cron
NumVotes: 32
Popularity: 0.029284
OutOfDate:
Maintainer: dbb
Submitter: dbb
FirstSubmitted: 1369686369
LastModified: 1707688489
URLPath: /cgit/aur.git/snapshot/systemd-cron.tar.gz