otpw on AUR (Arch User Repository)

Last updated: November 23,2024

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

$ yay -S otpw

* (Optional) Uninstall otpw on Arch using YAY

$ yay -Rns otpw

2. Manually Install "otpw" via AUR

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

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

b. Clone otpw's git locally

$ git clone https://aur.archlinux.org/otpw.git ~/otpw

c. Go to ~/otpw folder and install it

$ cd ~/otpw $ makepkg -si

3. Information about the otpw package on Arch User Repository (AUR)

ID: 1272743
Name: otpw
PackageBaseID: 97683
PackageBase: otpw
Version: 1.5-1
Description: A one-time password login package using PAM
URL: http://www.cl.cam.ac.uk/~mgk25/otpw.html
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: mojo-hakase
Submitter: mojo-hakase
FirstSubmitted: 1439649198
LastModified: 1686685083
URLPath: /cgit/aur.git/snapshot/otpw.tar.gz