python2-tokenlib on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S python2-tokenlib

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

$ yay -Rns python2-tokenlib

2. Manually Install "python2-tokenlib" via AUR

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

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

b. Clone python2-tokenlib's git locally

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

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

$ cd ~/python2-tokenlib $ makepkg -si

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

ID: 660067
Name: python2-tokenlib
PackageBaseID: 130725
PackageBase: python2-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: 1705042255
Maintainer: tallero
Submitter: onny
FirstSubmitted: 1520792983
LastModified: 1572103955
URLPath: /cgit/aur.git/snapshot/python2-tokenlib.tar.gz