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

Last updated: June 29,2024

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

Learn how to install golang-github-jwt.x86_64 on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 0:18:25 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : golang-github-jwt
Version : 3.2.2
Release : 3.fc35
Architecture : x86_64
Size : 1.1 M
Source : golang-github-jwt-3.2.2-3.fc35.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.