extract-otp-secrets on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S extract-otp-secrets

* (Optional) Uninstall extract-otp-secrets on Arch using YAY

$ yay -Rns extract-otp-secrets

2. Manually Install "extract-otp-secrets" via AUR

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

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

b. Clone extract-otp-secrets's git locally

$ git clone https://aur.archlinux.org/extract-otp-secrets.git ~/extract-otp-secrets

c. Go to ~/extract-otp-secrets folder and install it

$ cd ~/extract-otp-secrets $ makepkg -si

3. Information about the extract-otp-secrets package on Arch User Repository (AUR)

ID: 1387840
Name: extract-otp-secrets
PackageBaseID: 201221
PackageBase: extract-otp-secrets
Version: 2.6.1-1
Description: Extract one time password secrets from QR codes exported by two-factor authentication apps
URL: https://github.com/scito/extract_otp_secrets
NumVotes: 1
Popularity: 0.240588
OutOfDate:
Maintainer: hfrq
Submitter: hfrq
FirstSubmitted: 1704317199
LastModified: 1705537680
URLPath: /cgit/aur.git/snapshot/extract-otp-secrets.tar.gz