How to Install and Uninstall cpp-jwt-devel.x86_64 Package on Oracle Linux 9
Last updated: November 26,2024
1. Install "cpp-jwt-devel.x86_64" package
Here is a brief guide to show you how to install cpp-jwt-devel.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
cpp-jwt-devel.x86_64
Copied
2. Uninstall "cpp-jwt-devel.x86_64" package
This guide let you learn how to uninstall cpp-jwt-devel.x86_64 on Oracle Linux 9:
$
sudo dnf remove
cpp-jwt-devel.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the cpp-jwt-devel.x86_64 package on Oracle Linux 9
Last metadata expiration check: 0:00:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : cpp-jwt-devel
Version : 1.4
Release : 6.el9
Architecture : x86_64
Size : 160 k
Source : cpp-jwt-1.4-6.el9.src.rpm
Repository : epel
Summary : JSON Web Token library for C++
URL : https://github.com/arun11299/cpp-jwt
License : MIT
Description :
: JSON Web Token(JWT) is a JSON based standard (RFC-
: 7519) for creating assertions or access tokens that consists of some
: claims (encoded within the assertion). This assertion can be used in some
: kind of bearer authentication mechanism that the server will provide to
: clients, and the clients can make use of the provided assertion for
: accessing resources.
Available Packages
Name : cpp-jwt-devel
Version : 1.4
Release : 6.el9
Architecture : x86_64
Size : 160 k
Source : cpp-jwt-1.4-6.el9.src.rpm
Repository : epel
Summary : JSON Web Token library for C++
URL : https://github.com/arun11299/cpp-jwt
License : MIT
Description :
: JSON Web Token(JWT) is a JSON based standard (RFC-
: 7519) for creating assertions or access tokens that consists of some
: claims (encoded within the assertion). This assertion can be used in some
: kind of bearer authentication mechanism that the server will provide to
: clients, and the clients can make use of the provided assertion for
: accessing resources.