cronicle on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S cronicle

* (Optional) Uninstall cronicle on Arch using YAY

$ yay -Rns cronicle

2. Manually Install "cronicle" via AUR

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

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

b. Clone cronicle's git locally

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

c. Go to ~/cronicle folder and install it

$ cd ~/cronicle $ makepkg -si

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

ID: 1426958
Name: cronicle
PackageBaseID: 200413
PackageBase: cronicle
Version: 0.9.45-1
Description: A simple, distributed task scheduler and runner
URL: https://github.com/jhuckaby/Cronicle
NumVotes: 1
Popularity: 0.157011
OutOfDate:
Maintainer: Chewing_Bever
Submitter: Slacker
FirstSubmitted: 1702143018
LastModified: 1710406254
URLPath: /cgit/aur.git/snapshot/cronicle.tar.gz