python-oath on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S python-oath

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

$ yay -Rns python-oath

2. Manually Install "python-oath" via AUR

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

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

b. Clone python-oath's git locally

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

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

$ cd ~/python-oath $ makepkg -si

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

ID: 1039558
Name: python-oath
PackageBaseID: 127762
PackageBase: python-oath
Version: 1.4.4-1
Description: Python implementation of HOTP, TOTP and OCRA algorithms from OATH
URL: https://github.com/bdauvergne/python-oath
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: ainola
Submitter: ainola
FirstSubmitted: 1512627883
LastModified: 1645201239
URLPath: /cgit/aur.git/snapshot/python-oath.tar.gz