perl-digest-bcrypt on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S perl-digest-bcrypt

* (Optional) Uninstall perl-digest-bcrypt on Arch using YAY

$ yay -Rns perl-digest-bcrypt

2. Manually Install "perl-digest-bcrypt" via AUR

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

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

b. Clone perl-digest-bcrypt's git locally

$ git clone https://aur.archlinux.org/perl-digest-bcrypt.git ~/perl-digest-bcrypt

c. Go to ~/perl-digest-bcrypt folder and install it

$ cd ~/perl-digest-bcrypt $ makepkg -si

3. Information about the perl-digest-bcrypt package on Arch User Repository (AUR)

ID: 546309
Name: perl-digest-bcrypt
PackageBaseID: 136217
PackageBase: perl-digest-bcrypt
Version: 1.209-1
Description: Perl interface to the bcrypt digest algorithm
URL: https://metacpan.org/release/Digest-Bcrypt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: nguillaumin
Submitter: nguillaumin
FirstSubmitted: 1537744076
LastModified: 1537744077
URLPath: /cgit/aur.git/snapshot/perl-digest-bcrypt.tar.gz