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

Last updated: July 02,2024

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

$ yay -S perl-array-shuffle

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

$ yay -Rns perl-array-shuffle

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

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

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

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

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

ID: 845711
Name: perl-array-shuffle
PackageBaseID: 65257
PackageBase: perl-array-shuffle
Version: 0.03-2
Description: fast shuffling of arrays in-place
URL: https://metacpan.org/release/Array-Shuffle
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: mmirate
FirstSubmitted: 1354846610
LastModified: 1610367583
URLPath: /cgit/aur.git/snapshot/perl-array-shuffle.tar.gz