How to install libjwt on Amazon Linux
JSON Web Tokens C library
Availability
| Distro | aarch64 | noarch | x86_64 | Version |
|---|---|---|---|---|
| Amazon Linux 2023 | ✓ | — | ✓ | 1.13.1 |
| Amazon Linux 2012.03 | — | — | ✓ | 1.12.0 |
| Amazon Linux 2 | ✓ | — | ✓ | 1.13.1 |
Description
JSON Web Tokens are an open, industry standard RFC 7519 method for representing claims securely between two parties. This package is a C library implementing JWT functionality. It supports HS256/384/512, RS256/384/512 and ES256/384/512 digest algorithms.
Built for Amazon Linux.
Install
libjwt on Amazon Linux 2, 2012.03, 2023
sudo dnf -y install https://extras.getpagespeed.com/release-latest.rpm sudo dnf -y install libjwt
Package downloads require an active GetPageSpeed subscription — one repository for libjwt and thousands more packages for Amazon Linux.
Subscribe — from $10/moFrequently asked questions
How do I install libjwt on Amazon Linux?
Add the GetPageSpeed repository, then install the libjwt package with your system package manager.
Which Amazon Linux versions is libjwt available for?
libjwt is available for Amazon Linux 2, 2012.03, 2023.