pgjwt-git on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S pgjwt-git

* (Optional) Uninstall pgjwt-git on Arch using YAY

$ yay -Rns pgjwt-git

2. Manually Install "pgjwt-git" via AUR

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

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

b. Clone pgjwt-git's git locally

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

c. Go to ~/pgjwt-git folder and install it

$ cd ~/pgjwt-git $ makepkg -si

3. Information about the pgjwt-git package on Arch User Repository (AUR)

ID: 423060
Name: pgjwt-git
PackageBaseID: 123661
PackageBase: pgjwt-git
Version: r28.546a291-1
Description: PostgreSQL implementation of JWT (JSON Web Tokens)
URL: https://github.com/michelp/pgjwt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: daurnimator
Submitter: daurnimator
FirstSubmitted: 1498627376
LastModified: 1498627376
URLPath: /cgit/aur.git/snapshot/pgjwt-git.tar.gz