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

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install golang-x-oauth2-devel.noarch on Fedora 35

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

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

This tutorial shows how to uninstall golang-x-oauth2-devel.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:43:07 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : golang-x-oauth2-devel
Version : 0
Release : 0.39.20210123gitd3ed898.fc35
Architecture : noarch
Size : 72 k
Source : golang-x-oauth2-0-0.39.20210123gitd3ed898.fc35.src.rpm
Repository : fedora
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