How to Install and Uninstall golang-gopkg-square-jose-2.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "golang-gopkg-square-jose-2.x86_64" package

This guide covers the steps necessary to install golang-gopkg-square-jose-2.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install golang-gopkg-square-jose-2.x86_64

2. Uninstall "golang-gopkg-square-jose-2.x86_64" package

This guide let you learn how to uninstall golang-gopkg-square-jose-2.x86_64 on Fedora 34:

$ sudo dnf remove golang-gopkg-square-jose-2.x86_64 $ sudo dnf autoremove

3. Information about the golang-gopkg-square-jose-2.x86_64 package on Fedora 34

Last metadata expiration check: 1:22:46 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : golang-gopkg-square-jose-2
Version : 2.6.0
Release : 1.fc34
Architecture : x86_64
Size : 2.3 M
Source : golang-gopkg-square-jose-2-2.6.0-1.fc34.src.rpm
Repository : updates
Summary : Implementation of JOSE standards (JWE, JWS, JWT) in Go
URL : https://github.com/square/go-jose
License : BSD and ASL 2.0
Description :
: Package jose aims to provide an implementation of the Javascript Object
: Signing and Encryption set of standards. This includes support for JSON Web
: Encryption, JSON Web Signature, and JSON Web Token standards.