cronutils on AUR (Arch User Repository)

Last updated: May 17,2024

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

$ yay -S cronutils

* (Optional) Uninstall cronutils on Arch using YAY

$ yay -Rns cronutils

2. Manually Install "cronutils" via AUR

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

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

b. Clone cronutils's git locally

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

c. Go to ~/cronutils folder and install it

$ cd ~/cronutils $ makepkg -si

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

ID: 1388272
Name: cronutils
PackageBaseID: 95721
PackageBase: cronutils
Version: 1.10-1
Description: utilities to assist running batch processing jobs
URL: https://github.com/google/cronutils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Mineo
Submitter: Mineo
FirstSubmitted: 1436378482
LastModified: 1705595142
URLPath: /cgit/aur.git/snapshot/cronutils.tar.gz