python-django-otp on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-django-otp

* (Optional) Uninstall python-django-otp on Arch using YAY

$ yay -Rns python-django-otp

2. Manually Install "python-django-otp" via AUR

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

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

b. Clone python-django-otp's git locally

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

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

$ cd ~/python-django-otp $ makepkg -si

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

ID: 1361634
Name: python-django-otp
PackageBaseID: 130727
PackageBase: python-django-otp
Version: 1.3.0-1
Description: A pluggable framework for adding two-factor authentication to Django using one-time passwords
URL: https://github.com/django-otp/django-otp
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: djmoch
FirstSubmitted: 1520799280
LastModified: 1701202739
URLPath: /cgit/aur.git/snapshot/python-django-otp.tar.gz