How to Install and Uninstall golang-x-oauth2-devel.noarch Package on Fedora 34

Last updated: October 07,2024

1. Install "golang-x-oauth2-devel.noarch" package

This tutorial shows how to install golang-x-oauth2-devel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install golang-x-oauth2-devel.noarch

2. Uninstall "golang-x-oauth2-devel.noarch" package

Please follow the steps below to uninstall golang-x-oauth2-devel.noarch on Fedora 34:

$ sudo dnf remove golang-x-oauth2-devel.noarch $ sudo dnf autoremove

3. Information about the golang-x-oauth2-devel.noarch package on Fedora 34

Last metadata expiration check: 5:20:31 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : golang-x-oauth2-devel
Version : 0
Release : 0.40.20220104gitd3ed0bb.fc34
Architecture : noarch
Size : 90 k
Source : golang-x-oauth2-0-0.40.20220104gitd3ed0bb.fc34.src.rpm
Repository : updates
Summary : Client implementation for OAuth 2.0 spec
URL : https://github.com/golang/oauth2
License : BSD
Description : A client implementation for OAuth 2.0 spec.
:
: This package contains the source code needed for building packages that
: reference the following Go import paths:
: – golang.org/x/oauth2