perl-pbkdf2-tiny on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S perl-pbkdf2-tiny

* (Optional) Uninstall perl-pbkdf2-tiny on Arch using YAY

$ yay -Rns perl-pbkdf2-tiny

2. Manually Install "perl-pbkdf2-tiny" via AUR

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

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

b. Clone perl-pbkdf2-tiny's git locally

$ git clone https://aur.archlinux.org/perl-pbkdf2-tiny.git ~/perl-pbkdf2-tiny

c. Go to ~/perl-pbkdf2-tiny folder and install it

$ cd ~/perl-pbkdf2-tiny $ makepkg -si

3. Information about the perl-pbkdf2-tiny package on Arch User Repository (AUR)

ID: 197972
Name: perl-pbkdf2-tiny
PackageBaseID: 89977
PackageBase: perl-pbkdf2-tiny
Version: 0.005-1
Description: Minimalist PBKDF2 (RFC 2898) with HMAC-SHA1 or HMAC-SHA2
URL: http://search.mcpan.org/dist/PBKDF2-Tiny
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jnbek
Submitter: jnbek
FirstSubmitted: 1422655782
LastModified: 1434490901
URLPath: /cgit/aur.git/snapshot/perl-pbkdf2-tiny.tar.gz