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

Last updated: October 06,2024

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

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

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

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

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

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

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

Last metadata expiration check: 0:22:04 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-github-jwt
Version : 3.2.2
Release : 1.fc34
Architecture : x86_64
Size : 1.1 M
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.