perl-date-range on AUR (Arch User Repository)

Last updated: September 25,2024

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

$ yay -S perl-date-range

* (Optional) Uninstall perl-date-range on Arch using YAY

$ yay -Rns perl-date-range

2. Manually Install "perl-date-range" via AUR

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

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

b. Clone perl-date-range's git locally

$ git clone https://aur.archlinux.org/perl-date-range.git ~/perl-date-range

c. Go to ~/perl-date-range folder and install it

$ cd ~/perl-date-range $ makepkg -si

3. Information about the perl-date-range package on Arch User Repository (AUR)

ID: 1359518
Name: perl-date-range
PackageBaseID: 199888
PackageBase: perl-date-range
Version: 1.41-1
Description: work with a range of dates
URL: https://metacpan.org/release/Date-Range
NumVotes: 2
Popularity: 0.220118
OutOfDate:
Maintainer: morgenstern
Submitter: morgenstern
FirstSubmitted: 1700890723
LastModified: 1700890723
URLPath: /cgit/aur.git/snapshot/perl-date-range.tar.gz