otpgui on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S otpgui

* (Optional) Uninstall otpgui on Arch using YAY

$ yay -Rns otpgui

2. Manually Install "otpgui" via AUR

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

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

b. Clone otpgui's git locally

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

c. Go to ~/otpgui folder and install it

$ cd ~/otpgui $ makepkg -si

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

ID: 1106736
Name: otpgui
PackageBaseID: 183142
PackageBase: otpgui
Version: 0.2.3-1
Description: An OTP generator compatible with totp. Written in python and gtk.
URL: https://github.com/gianluca-mascolo/otpgui
NumVotes: 1
Popularity: 4.0E-6
OutOfDate:
Maintainer: gurutech
Submitter: gurutech
FirstSubmitted: 1655064995
LastModified: 1656766032
URLPath: /cgit/aur.git/snapshot/otpgui.tar.gz