cronutils on AUR (Arch User Repository)
Last updated: December 29,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
Copied
b. Install cronutils on Arch using YAY
$
yay -S
cronutils
Copied
* (Optional) Uninstall cronutils on Arch using YAY
$
yay -Rns
cronutils
Copied
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
Copied
b. Clone cronutils's git locally
$
git clone https://aur.archlinux.org/cronutils.git
~/cronutils
Copied
c. Go to ~/cronutils folder and install it
$
cd
~/cronutils
Copied
$
makepkg -si
Copied
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
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