How to Install and Uninstall golang-github-jwt-devel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "golang-github-jwt-devel.noarch" package

This guide covers the steps necessary to install golang-github-jwt-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-jwt-devel.noarch

2. Uninstall "golang-github-jwt-devel.noarch" package

Please follow the guidance below to uninstall golang-github-jwt-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-jwt-devel.noarch $ sudo dnf autoremove

3. Information about the golang-github-jwt-devel.noarch package on Fedora 34

Last metadata expiration check: 3:12:41 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-jwt-devel
Version : 3.2.2
Release : 1.fc34
Architecture : noarch
Size : 44 k
Source : golang-github-jwt-3.2.2-1.fc34.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.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/golang-jwt/jwt