totp-cli on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S totp-cli

* (Optional) Uninstall totp-cli on Arch using YAY

$ yay -Rns totp-cli

2. Manually Install "totp-cli" via AUR

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

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

b. Clone totp-cli's git locally

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

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

$ cd ~/totp-cli $ makepkg -si

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

ID: 730302
Name: totp-cli
PackageBaseID: 86917
PackageBase: totp-cli
Version: 1.3.0-1
Description: Cli application to generate OTP tokens for two-factor authentication.
URL: https://github.com/WhyNotHugo/totp-cli
NumVotes: 12
Popularity: 0
OutOfDate:
Maintainer: whynothugo
Submitter: whynothugo
FirstSubmitted: 1414230426
LastModified: 1588512712
URLPath: /cgit/aur.git/snapshot/totp-cli.tar.gz