How to Install and Uninstall golang-github-jwt.x86_64 Package on Fedora 38

Last updated: September 21,2024

1. Install "golang-github-jwt.x86_64" package

Please follow the steps below to install golang-github-jwt.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install golang-github-jwt.x86_64

2. Uninstall "golang-github-jwt.x86_64" package

This tutorial shows how to uninstall golang-github-jwt.x86_64 on Fedora 38:

$ sudo dnf remove golang-github-jwt.x86_64 $ sudo dnf autoremove

3. Information about the golang-github-jwt.x86_64 package on Fedora 38

Last metadata expiration check: 0:38:57 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : golang-github-jwt
Version : 3.2.2
Release : 6.fc38
Architecture : x86_64
Size : 1.2 M
Source : golang-github-jwt-3.2.2-6.fc38.src.rpm
Repository : fedora
Summary : A go implementation of JSON Web Tokens
URL : https://github.com/golang-jwt/jwt
License : MIT
Description :
: A go implementation of JSON Web Tokens. Supports the parsing and
: verification, as well as the generation and signing of JWTs.