systemd-cron-next on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S systemd-cron-next

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

$ yay -Rns systemd-cron-next

2. Manually Install "systemd-cron-next" 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-next's git locally

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

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

$ cd ~/systemd-cron-next $ makepkg -si

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

ID: 311297
Name: systemd-cron-next
PackageBaseID: 104438
PackageBase: systemd-cron-next
Version: 1.0.2-2
Description: systemd generator to generate timers/services from crontab and anacrontab files
URL: https://github.com/systemd-cron/systemd-cron-next
NumVotes: 10
Popularity: 0.09939
OutOfDate: 1509443798
Maintainer:
FirstSubmitted: 1449773240
LastModified: 1465391407
URLPath: /cgit/aur.git/snapshot/systemd-cron-next.tar.gz