perl-array-diff on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S perl-array-diff

* (Optional) Uninstall perl-array-diff on Arch using YAY

$ yay -Rns perl-array-diff

2. Manually Install "perl-array-diff" via AUR

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

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

b. Clone perl-array-diff's git locally

$ git clone https://aur.archlinux.org/perl-array-diff.git ~/perl-array-diff

c. Go to ~/perl-array-diff folder and install it

$ cd ~/perl-array-diff $ makepkg -si

3. Information about the perl-array-diff package on Arch User Repository (AUR)

ID: 1362196
Name: perl-array-diff
PackageBaseID: 100260
PackageBase: perl-array-diff
Version: 0.09-2
Description: Array::Diff - Find the differences between two arrays
URL: https://metacpan.org/pod/Array::Diff
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: dracorp
Submitter: dracorp
FirstSubmitted: 1442589415
LastModified: 1701294352
URLPath: /cgit/aur.git/snapshot/perl-array-diff.tar.gz