python-onetimepass on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S python-onetimepass

* (Optional) Uninstall python-onetimepass on Arch using YAY

$ yay -Rns python-onetimepass

2. Manually Install "python-onetimepass" via AUR

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

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

b. Clone python-onetimepass's git locally

$ git clone https://aur.archlinux.org/python-onetimepass.git ~/python-onetimepass

c. Go to ~/python-onetimepass folder and install it

$ cd ~/python-onetimepass $ makepkg -si

3. Information about the python-onetimepass package on Arch User Repository (AUR)

ID: 921204
Name: python-onetimepass
PackageBaseID: 118659
PackageBase: python-onetimepass
Version: 1.0.1-2
Description: Module for generating and validating HOTP and TOTP tokens
URL: https://github.com/tadeck/onetimepass
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: AlphaJack
Submitter: whynothugo
FirstSubmitted: 1484083950
LastModified: 1623703210
URLPath: /cgit/aur.git/snapshot/python-onetimepass.tar.gz