libjwt on AUR (Arch User Repository)

Last updated: February 04,2025

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

$ yay -S libjwt

* (Optional) Uninstall libjwt on Arch using YAY

$ yay -Rns libjwt

2. Manually Install "libjwt" via AUR

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

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

b. Clone libjwt's git locally

$ git clone https://aur.archlinux.org/libjwt.git ~/libjwt

c. Go to ~/libjwt folder and install it

$ cd ~/libjwt $ makepkg -si

3. Information about the libjwt package on Arch User Repository (AUR)

ID: 1406681
Name: libjwt
PackageBaseID: 114929
PackageBase: libjwt
Version: 1.17.0-1
Description: JWT C Library
URL: https://github.com/benmcollins/libjwt
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: adsun
Submitter: ircalf
FirstSubmitted: 1471815490
LastModified: 1707497380
URLPath: /cgit/aur.git/snapshot/libjwt.tar.gz