libcron-git on AUR (Arch User Repository)

Last updated: November 13,2024

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

$ yay -S libcron-git

* (Optional) Uninstall libcron-git on Arch using YAY

$ yay -Rns libcron-git

2. Manually Install "libcron-git" via AUR

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

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

b. Clone libcron-git's git locally

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

c. Go to ~/libcron-git folder and install it

$ cd ~/libcron-git $ makepkg -si

3. Information about the libcron-git package on Arch User Repository (AUR)

ID: 978147
Name: libcron-git
PackageBaseID: 172307
PackageBase: libcron-git
Version: 1.3.0.r4.ge91a51a-1
Description: A C++ scheduling library using cron formatting.
URL: https://github.com/PerMalmberg/libcron
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: cygn
Submitter: cygn
FirstSubmitted: 1634976404
LastModified: 1634976404
URLPath: /cgit/aur.git/snapshot/libcron-git.tar.gz