ruby-jwt-2.1 on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S ruby-jwt-2.1

* (Optional) Uninstall ruby-jwt-2.1 on Arch using YAY

$ yay -Rns ruby-jwt-2.1

2. Manually Install "ruby-jwt-2.1" via AUR

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

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

b. Clone ruby-jwt-2.1's git locally

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

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

$ cd ~/ruby-jwt-2.1 $ makepkg -si

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

ID: 655210
Name: ruby-jwt-2.1
PackageBaseID: 145763
PackageBase: ruby-jwt-2.1
Version: 2.1.0-2
Description: JSON Web Token implementation in Ruby
URL: http://github.com/jwt/ruby-jwt
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1570828722
LastModified: 1570837671
URLPath: /cgit/aur.git/snapshot/ruby-jwt-2.1.tar.gz