otpclient on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S otpclient

* (Optional) Uninstall otpclient on Arch using YAY

$ yay -Rns otpclient

2. Manually Install "otpclient" via AUR

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

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

b. Clone otpclient's git locally

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

c. Go to ~/otpclient folder and install it

$ cd ~/otpclient $ makepkg -si

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

ID: 1426995
Name: otpclient
PackageBaseID: 129490
PackageBase: otpclient
Version: 3.6.0-1
Description: A simple GTK+ v3 TOTP/HOTP client
URL: https://github.com/paolostivanin/OTPClient
NumVotes: 28
Popularity: 0.789934
OutOfDate:
Maintainer: polslinux
Submitter: KingofToasters
FirstSubmitted: 1516951619
LastModified: 1710409293
URLPath: /cgit/aur.git/snapshot/otpclient.tar.gz