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

Last updated: November 23,2024

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

$ yay -S perl-number-range

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

$ yay -Rns perl-number-range

2. Manually Install "perl-number-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-number-range's git locally

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

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

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

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

ID: 735183
Name: perl-number-range
PackageBaseID: 152702
PackageBase: perl-number-range
Version: 0.12-1
Description: Perl extension defining ranges of numbers and testing if a number is found in the range
URL: https://github.com/larrys/Number-Range
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: J5lx
Submitter: J5lx
FirstSubmitted: 1589312472
LastModified: 1589312472
URLPath: /cgit/aur.git/snapshot/perl-number-range.tar.gz