perl-list-pairwise on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S perl-list-pairwise

* (Optional) Uninstall perl-list-pairwise on Arch using YAY

$ yay -Rns perl-list-pairwise

2. Manually Install "perl-list-pairwise" via AUR

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

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

b. Clone perl-list-pairwise's git locally

$ git clone https://aur.archlinux.org/perl-list-pairwise.git ~/perl-list-pairwise

c. Go to ~/perl-list-pairwise folder and install it

$ cd ~/perl-list-pairwise $ makepkg -si

3. Information about the perl-list-pairwise package on Arch User Repository (AUR)

ID: 1036854
Name: perl-list-pairwise
PackageBaseID: 176019
PackageBase: perl-list-pairwise
Version: 1.03-1
Description: Provides functions to map and grep lists two elements at a time
URL: https://metacpan.org/dist/List-Pairwise
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: J5lx
Submitter: J5lx
FirstSubmitted: 1644892302
LastModified: 1644892302
URLPath: /cgit/aur.git/snapshot/perl-list-pairwise.tar.gz