nodejs-jwt-cli on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S nodejs-jwt-cli

* (Optional) Uninstall nodejs-jwt-cli on Arch using YAY

$ yay -Rns nodejs-jwt-cli

2. Manually Install "nodejs-jwt-cli" via AUR

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

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

b. Clone nodejs-jwt-cli's git locally

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

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

$ cd ~/nodejs-jwt-cli $ makepkg -si

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

ID: 1151731
Name: nodejs-jwt-cli
PackageBaseID: 169085
PackageBase: nodejs-jwt-cli
Version: 2.0.0-1
Description: An npm package for decoding JSON Web Tokens (JWT) in a cli
URL: https://github.com/troyharvey/jwt-cli
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: triarius
Submitter: triarius
FirstSubmitted: 1626872697
LastModified: 1665647499
URLPath: /cgit/aur.git/snapshot/nodejs-jwt-cli.tar.gz