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

Last updated: October 12,2024

1. Install "golang-github-dghubble-oauth1-devel.noarch" package

Please follow the guidance below to install golang-github-dghubble-oauth1-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-github-dghubble-oauth1-devel.noarch

2. Uninstall "golang-github-dghubble-oauth1-devel.noarch" package

This is a short guide on how to uninstall golang-github-dghubble-oauth1-devel.noarch on Fedora 34:

$ sudo dnf remove golang-github-dghubble-oauth1-devel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 5:24:28 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : golang-github-dghubble-oauth1-devel
Version : 0.6.0
Release : 3.fc34
Architecture : noarch
Size : 31 k
Source : golang-github-dghubble-oauth1-0.6.0-3.fc34.src.rpm
Repository : fedora
Summary : Go OAuth1 library
URL : https://github.com/dghubble/oauth1
License : MIT
Description : The package oauth1 provides a Go implementation of the OAuth 1 spec to allow
: end-users to authorize a client (i.e. consumer) to access protected resources
: on his/her behalf.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – github.com/dghubble/oauth1