go-andotp on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S go-andotp

* (Optional) Uninstall go-andotp on Arch using YAY

$ yay -Rns go-andotp

2. Manually Install "go-andotp" via AUR

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

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

b. Clone go-andotp's git locally

$ git clone https://aur.archlinux.org/go-andotp.git ~/go-andotp

c. Go to ~/go-andotp folder and install it

$ cd ~/go-andotp $ makepkg -si

3. Information about the go-andotp package on Arch User Repository (AUR)

ID: 1025016
Name: go-andotp
PackageBaseID: 175374
PackageBase: go-andotp
Version: 1.0.23-2
Description: CLI program to encrypt/decrypt andOTP files
URL: https://github.com/RijulGulati/go-andotp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: GRFreire
Submitter: GRFreire
FirstSubmitted: 1643090705
LastModified: 1643091413
URLPath: /cgit/aur.git/snapshot/go-andotp.tar.gz