perl-authen-scram on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S perl-authen-scram

* (Optional) Uninstall perl-authen-scram on Arch using YAY

$ yay -Rns perl-authen-scram

2. Manually Install "perl-authen-scram" via AUR

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

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

b. Clone perl-authen-scram's git locally

$ git clone https://aur.archlinux.org/perl-authen-scram.git ~/perl-authen-scram

c. Go to ~/perl-authen-scram folder and install it

$ cd ~/perl-authen-scram $ makepkg -si

3. Information about the perl-authen-scram package on Arch User Repository (AUR)

ID: 197406
Name: perl-authen-scram
PackageBaseID: 89978
PackageBase: perl-authen-scram
Version: 0.005-1
Description: Salted Challenge Response Authentication Mechanism (RFC 5802)
URL: http://search.mcpan.org/dist/Authen-SCRAM
NumVotes: 0
Popularity: 0
OutOfDate: 1615888836
Maintainer:
Submitter: jnbek
FirstSubmitted: 1422655858
LastModified: 1434485190
URLPath: /cgit/aur.git/snapshot/perl-authen-scram.tar.gz