python-authy on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-authy

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

$ yay -Rns python-authy

2. Manually Install "python-authy" via AUR

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

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

b. Clone python-authy's git locally

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

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

$ cd ~/python-authy $ makepkg -si

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

ID: 728812
Name: python-authy
PackageBaseID: 137958
PackageBase: python-authy
Version: 2.2.6-1
Description: A module for using the Twilio Authy REST API
URL: https://github.com/twilio/authy-python
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jskier
FirstSubmitted: 1544459255
LastModified: 1588255595
URLPath: /cgit/aur.git/snapshot/python-authy.tar.gz