perl-crypt-jwt on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S perl-crypt-jwt

* (Optional) Uninstall perl-crypt-jwt on Arch using YAY

$ yay -Rns perl-crypt-jwt

2. Manually Install "perl-crypt-jwt" via AUR

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

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

b. Clone perl-crypt-jwt's git locally

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

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

$ cd ~/perl-crypt-jwt $ makepkg -si

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

ID: 1328514
Name: perl-crypt-jwt
PackageBaseID: 143830
PackageBase: perl-crypt-jwt
Version: 0.035-1
Description: JSON Web Token (JWT, JWS, JWE) as defined by RFC7519, RFC7515, RFC7516
URL: https://metacpan.org/release/Crypt-JWT
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Ordoban
Submitter: Ordoban
FirstSubmitted: 1564039195
LastModified: 1696394759
URLPath: /cgit/aur.git/snapshot/perl-crypt-jwt.tar.gz