perl-pass-otp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S perl-pass-otp

* (Optional) Uninstall perl-pass-otp on Arch using YAY

$ yay -Rns perl-pass-otp

2. Manually Install "perl-pass-otp" via AUR

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

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

b. Clone perl-pass-otp's git locally

$ git clone https://aur.archlinux.org/perl-pass-otp.git ~/perl-pass-otp

c. Go to ~/perl-pass-otp folder and install it

$ cd ~/perl-pass-otp $ makepkg -si

3. Information about the perl-pass-otp package on Arch User Repository (AUR)

ID: 1053281
Name: perl-pass-otp
PackageBaseID: 177028
PackageBase: perl-pass-otp
Version: 1.5-1
Description: Perl implementation of HOTP/TOTP algorithms
URL: https://metacpan.org/dist/Pass-OTP
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Celti
Submitter: Celti
FirstSubmitted: 1647622608
LastModified: 1647622608
URLPath: /cgit/aur.git/snapshot/perl-pass-otp.tar.gz