xjwt on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S xjwt

* (Optional) Uninstall xjwt on Arch using YAY

$ yay -Rns xjwt

2. Manually Install "xjwt" via AUR

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

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

b. Clone xjwt's git locally

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

c. Go to ~/xjwt folder and install it

$ cd ~/xjwt $ makepkg -si

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

ID: 530313
Name: xjwt
PackageBaseID: 134595
PackageBase: xjwt
Version: 1.0.3-1
Description: Minimal C library for validation of real-world JWTs
URL: https://github.com/ScaleFT/libxjwt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jirwin
Submitter: jirwin
FirstSubmitted: 1532916133
LastModified: 1532916133
URLPath: /cgit/aur.git/snapshot/xjwt.tar.gz