cpp-jwt on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S cpp-jwt

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

$ yay -Rns cpp-jwt

2. Manually Install "cpp-jwt" via AUR

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

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

b. Clone cpp-jwt's git locally

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

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

$ cd ~/cpp-jwt $ makepkg -si

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

ID: 1184382
Name: cpp-jwt
PackageBaseID: 188601
PackageBase: cpp-jwt
Version: 1.4-3
Description: JSON Web Token library for C++
URL: https://github.com/arun11299/cpp-jwt
NumVotes: 2
Popularity: 0.425698
OutOfDate:
Maintainer: Rubo
Submitter: Rubo
FirstSubmitted: 1670573310
LastModified: 1671307634
URLPath: /cgit/aur.git/snapshot/cpp-jwt.tar.gz