perl-hash-slice on AUR (Arch User Repository)

Last updated: March 29,2024

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

$ yay -S perl-hash-slice

* (Optional) Uninstall perl-hash-slice on Arch using YAY

$ yay -Rns perl-hash-slice

2. Manually Install "perl-hash-slice" via AUR

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

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

b. Clone perl-hash-slice's git locally

$ git clone https://aur.archlinux.org/perl-hash-slice.git ~/perl-hash-slice

c. Go to ~/perl-hash-slice folder and install it

$ cd ~/perl-hash-slice $ makepkg -si

3. Information about the perl-hash-slice package on Arch User Repository (AUR)

ID: 448052
Name: perl-hash-slice
PackageBaseID: 126001
PackageBase: perl-hash-slice
Version: 0.03-1
Description: Hash::Slice lets you easily make a deep slice of a hash, specifically a hash containing one or more nested hashes.
URL: https://metacpan.org/release/Hash-Slice
NumVotes: 1
Popularity: 0
OutOfDate: 1709385940
Maintainer: awe00
Submitter: awe00
FirstSubmitted: 1506810568
LastModified: 1506811685
URLPath: /cgit/aur.git/snapshot/perl-hash-slice.tar.gz