sanic-jwt on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S sanic-jwt

* (Optional) Uninstall sanic-jwt on Arch using YAY

$ yay -Rns sanic-jwt

2. Manually Install "sanic-jwt" via AUR

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

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

b. Clone sanic-jwt's git locally

$ git clone https://aur.archlinux.org/sanic-jwt.git ~/sanic-jwt

c. Go to ~/sanic-jwt folder and install it

$ cd ~/sanic-jwt $ makepkg -si

3. Information about the sanic-jwt package on Arch User Repository (AUR)

ID: 1034838
Name: sanic-jwt
PackageBaseID: 165940
PackageBase: sanic-jwt
Version: 1.7.0-1
Description: Authentication, JWT, and permission scoping for Sanic
URL: https://github.com/ahopkins/sanic-jwt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: naetherm
Submitter: naetherm
FirstSubmitted: 1619077707
LastModified: 1644561366
URLPath: /cgit/aur.git/snapshot/sanic-jwt.tar.gz