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

Last updated: June 23,2024

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

$ yay -S perl-array-utils

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

$ yay -Rns perl-array-utils

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

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

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

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

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

ID: 1069700
Name: perl-array-utils
PackageBaseID: 178135
PackageBase: perl-array-utils
Version: 0.5-1
Description: small utils for array manipulation
URL: https://metacpan.org/pod/Array::Utils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eutopiafound
Submitter: eutopiafound
FirstSubmitted: 1650489891
LastModified: 1650489891
URLPath: /cgit/aur.git/snapshot/perl-array-utils.tar.gz