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

Last updated: June 23,2024

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

$ yay -S perl-authen-totp

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

$ yay -Rns perl-authen-totp

2. Manually Install "perl-authen-totp" 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-totp's git locally

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

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

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

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

ID: 1284406
Name: perl-authen-totp
PackageBaseID: 195424
PackageBase: perl-authen-totp
Version: 0.0.7-1
Description: TOTP implementation
URL: https://metacpan.org/pod/Authen::TOTP
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: sergej
Submitter: sergej
FirstSubmitted: 1688683012
LastModified: 1688683012
URLPath: /cgit/aur.git/snapshot/perl-authen-totp.tar.gz