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

Last updated: June 21,2024

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

$ yay -S perl-set-intersection

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

$ yay -Rns perl-set-intersection

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

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

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

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

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

ID: 708013
Name: perl-set-intersection
PackageBaseID: 47429
PackageBase: perl-set-intersection
Version: 0.04-2
Description: Perl package to get intersection (of set theory) of ARRAYs.
URL: https://metacpan.org/release/Set-Intersection
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: bunder
Submitter: bunder
FirstSubmitted: 1300172189
LastModified: 1584282120
URLPath: /cgit/aur.git/snapshot/perl-set-intersection.tar.gz