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

Last updated: May 10,2024

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

This guide let you learn how to install golang-github-jwt.x86_64 on Fedora 36

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

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

This is a short guide on how to uninstall golang-github-jwt.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 5:04:53 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : golang-github-jwt
Version : 3.2.2
Release : 4.fc36
Architecture : x86_64
Size : 1.2 M
Source : golang-github-jwt-3.2.2-4.fc36.src.rpm
Repository : updates
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.