gotp on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S gotp

* (Optional) Uninstall gotp on Arch using YAY

$ yay -Rns gotp

2. Manually Install "gotp" via AUR

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

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

b. Clone gotp's git locally

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

c. Go to ~/gotp folder and install it

$ cd ~/gotp $ makepkg -si

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

ID: 1406196
Name: gotp
PackageBaseID: 185320
PackageBase: gotp
Version: 0.5.0-1
Description: A command line interface to manage and generate Time-based One Time Password (TOTP)
URL: https://git.sr.ht/~shulhan/gotp
NumVotes: 2
Popularity: 0.011288
OutOfDate:
Maintainer: kleintux
Submitter: kleintux
FirstSubmitted: 1661807017
LastModified: 1707414796
URLPath: /cgit/aur.git/snapshot/gotp.tar.gz