perl-set-crontab on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S perl-set-crontab

* (Optional) Uninstall perl-set-crontab on Arch using YAY

$ yay -Rns perl-set-crontab

2. Manually Install "perl-set-crontab" via AUR

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

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

b. Clone perl-set-crontab's git locally

$ git clone https://aur.archlinux.org/perl-set-crontab.git ~/perl-set-crontab

c. Go to ~/perl-set-crontab folder and install it

$ cd ~/perl-set-crontab $ makepkg -si

3. Information about the perl-set-crontab package on Arch User Repository (AUR)

ID: 1363217
Name: perl-set-crontab
PackageBaseID: 140808
PackageBase: perl-set-crontab
Version: 1.03-2
Description: Expand crontab(5)-style integer lists
URL: https://metacpan.org/pod/Set::Crontab
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: mbunkus
Submitter: mbunkus
FirstSubmitted: 1553868214
LastModified: 1701462447
URLPath: /cgit/aur.git/snapshot/perl-set-crontab.tar.gz