perl-schedule-at on AUR (Arch User Repository)

Last updated: May 02,2024

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

$ yay -S perl-schedule-at

* (Optional) Uninstall perl-schedule-at on Arch using YAY

$ yay -Rns perl-schedule-at

2. Manually Install "perl-schedule-at" via AUR

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

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

b. Clone perl-schedule-at's git locally

$ git clone https://aur.archlinux.org/perl-schedule-at.git ~/perl-schedule-at

c. Go to ~/perl-schedule-at folder and install it

$ cd ~/perl-schedule-at $ makepkg -si

3. Information about the perl-schedule-at package on Arch User Repository (AUR)

ID: 451397
Name: perl-schedule-at
PackageBaseID: 126179
PackageBase: perl-schedule-at
Version: 1.15-2
Description: Perl/CPAN Module Schedule::At: OS independent interface to the Unix 'at' command
URL: https://metacpan.org/release/Schedule-At
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: int
Submitter: int
FirstSubmitted: 1507412527
LastModified: 1507891306
URLPath: /cgit/aur.git/snapshot/perl-schedule-at.tar.gz