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

Last updated: May 19,2024

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

$ yay -S perl-hash-merge

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

$ yay -Rns perl-hash-merge

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

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

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

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

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

ID: 773129
Name: perl-hash-merge
PackageBaseID: 11060
PackageBase: perl-hash-merge
Version: 0.302-1
Description: Merges arbitrarily deep hashes into a single hash
URL: http://search.cpan.org/dist/Hash-Merge
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: mbunkus
Submitter:
FirstSubmitted: 1179459044
LastModified: 1596362839
URLPath: /cgit/aur.git/snapshot/perl-hash-merge.tar.gz