perl6-hash-multivalue on AUR (Arch User Repository)

Last updated: May 04,2024

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

$ yay -S perl6-hash-multivalue

* (Optional) Uninstall perl6-hash-multivalue on Arch using YAY

$ yay -Rns perl6-hash-multivalue

2. Manually Install "perl6-hash-multivalue" via AUR

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

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

b. Clone perl6-hash-multivalue's git locally

$ git clone https://aur.archlinux.org/perl6-hash-multivalue.git ~/perl6-hash-multivalue

c. Go to ~/perl6-hash-multivalue folder and install it

$ cd ~/perl6-hash-multivalue $ makepkg -si

3. Information about the perl6-hash-multivalue package on Arch User Repository (AUR)

ID: 433621
Name: perl6-hash-multivalue
PackageBaseID: 106622
PackageBase: perl6-hash-multivalue
Version: 0.1-2
Description: Store multiple values per key, but act like a regular hash
URL: https://github.com/zostay/p6-Hash-MultiValue
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: atweiden
FirstSubmitted: 1453761076
LastModified: 1502071519
URLPath: /cgit/aur.git/snapshot/perl6-hash-multivalue.tar.gz