jwt-go on AUR (Arch User Repository)
Last updated: November 08,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "jwt-go" 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
Copied
b. Install jwt-go on Arch using YAY
$
yay -S
jwt-go
Copied
* (Optional) Uninstall jwt-go on Arch using YAY
$
yay -Rns
jwt-go
Copied
2. Manually Install "jwt-go" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone jwt-go's git locally
$
git clone https://aur.archlinux.org/jwt-go.git
~/jwt-go
Copied
c. Go to ~/jwt-go folder and install it
$
cd
~/jwt-go
Copied
$
makepkg -si
Copied
3. Information about the jwt-go package on Arch User Repository (AUR)
ID: 446033
Name: jwt-go
PackageBaseID: 125811
PackageBase: jwt-go
Version: 3.0.0-1
Description: A golang implementation of JSON Web Tokens
URL: https://github.com/dgrijalva/jwt-go
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1506209878
LastModified: 1506209878
URLPath: /cgit/aur.git/snapshot/jwt-go.tar.gz
Name: jwt-go
PackageBaseID: 125811
PackageBase: jwt-go
Version: 3.0.0-1
Description: A golang implementation of JSON Web Tokens
URL: https://github.com/dgrijalva/jwt-go
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: GI_Jack
FirstSubmitted: 1506209878
LastModified: 1506209878
URLPath: /cgit/aur.git/snapshot/jwt-go.tar.gz