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

Last updated: June 26,2024

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

$ yay -S perl-hash-flatten

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

$ yay -Rns perl-hash-flatten

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

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

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

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

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

ID: 952375
Name: perl-hash-flatten
PackageBaseID: 170353
PackageBase: perl-hash-flatten
Version: 1.19-1
Description: Perl module to flatten/unflatten complex data hashes.
URL: https://metacpan.org/pod/Hash::Flatten
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Geballin
Submitter: Geballin
FirstSubmitted: 1629914603
LastModified: 1629914603
URLPath: /cgit/aur.git/snapshot/perl-hash-flatten.tar.gz