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

Last updated: July 05,2024

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

$ yay -S perl-array-iterator

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

$ yay -Rns perl-array-iterator

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

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

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

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

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

ID: 197400
Name: perl-array-iterator
PackageBaseID: 77518
PackageBase: perl-array-iterator
Version: 0.11-1
Description: A simple class for iterating over Perl arrays
URL: http://search.cpan.org/dist/Array-Iterator
NumVotes: 0
Popularity: 0
OutOfDate: 1654111553
Maintainer: jnbek
Submitter: jnbek
FirstSubmitted: 1389768989
LastModified: 1434485129
URLPath: /cgit/aur.git/snapshot/perl-array-iterator.tar.gz