python-tokenlib on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S python-tokenlib

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

$ yay -Rns python-tokenlib

2. Manually Install "python-tokenlib" via AUR

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

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

b. Clone python-tokenlib's git locally

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

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

$ cd ~/python-tokenlib $ makepkg -si

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

ID: 1003062
Name: python-tokenlib
PackageBaseID: 173959
PackageBase: python-tokenlib
Version: 2.0.0-1
Description: Generic library for managing signed authentication tokens
URL: https://github.com/mozilla-services/tokenlib
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jewelux
Submitter: jewelux
FirstSubmitted: 1639464695
LastModified: 1639464695
URLPath: /cgit/aur.git/snapshot/python-tokenlib.tar.gz