pass-botp on AUR (Arch User Repository)

Last updated: June 02,2024

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

$ yay -S pass-botp

* (Optional) Uninstall pass-botp on Arch using YAY

$ yay -Rns pass-botp

2. Manually Install "pass-botp" via AUR

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

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

b. Clone pass-botp's git locally

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

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

$ cd ~/pass-botp $ makepkg -si

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

ID: 1288550
Name: pass-botp
PackageBaseID: 124675
PackageBase: pass-botp
Version: 1.0.1-1
Description: A pass extension for managing TOTP Backup Codes
URL: https://github.com/msmol/pass-botp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: msmol
Submitter: msmol
FirstSubmitted: 1502377974
LastModified: 1689280918
URLPath: /cgit/aur.git/snapshot/pass-botp.tar.gz