systemd-crontab-generator on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S systemd-crontab-generator

* (Optional) Uninstall systemd-crontab-generator on Arch using YAY

$ yay -Rns systemd-crontab-generator

2. Manually Install "systemd-crontab-generator" via AUR

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

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

b. Clone systemd-crontab-generator's git locally

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

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

$ cd ~/systemd-crontab-generator $ makepkg -si

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

ID: 207340
Name: systemd-crontab-generator
PackageBaseID: 81186
PackageBase: systemd-crontab-generator
Version: 0.9.0-1
Description: systemd generator to generate timers/services from crontab and anacrontab files
URL: https://github.com/systemd-cron/systemd-crontab-generator
NumVotes: 5
Popularity: 0
OutOfDate: 1439042686
Maintainer:
FirstSubmitted: 1398183591
LastModified: 1436140070
URLPath: /cgit/aur.git/snapshot/systemd-crontab-generator.tar.gz