perl-crypt-argon2 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S perl-crypt-argon2

* (Optional) Uninstall perl-crypt-argon2 on Arch using YAY

$ yay -Rns perl-crypt-argon2

2. Manually Install "perl-crypt-argon2" via AUR

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

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

b. Clone perl-crypt-argon2's git locally

$ git clone https://aur.archlinux.org/perl-crypt-argon2.git ~/perl-crypt-argon2

c. Go to ~/perl-crypt-argon2 folder and install it

$ cd ~/perl-crypt-argon2 $ makepkg -si

3. Information about the perl-crypt-argon2 package on Arch User Repository (AUR)

ID: 1421971
Name: perl-crypt-argon2
PackageBaseID: 167526
PackageBase: perl-crypt-argon2
Version: 0.020-9
Description: This module implements the Argon2 key derivation function.
URL: https://metacpan.org/pod/Crypt::Argon2
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: lionelm
Submitter: lionelm
FirstSubmitted: 1622494778
LastModified: 1709748434
URLPath: /cgit/aur.git/snapshot/perl-crypt-argon2.tar.gz