How to Install and Uninstall golang-x-oauth2-devel.noarch Package on Oracle Linux 9

Last updated: October 04,2024

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

Please follow the step by step instructions below to install golang-x-oauth2-devel.noarch on Oracle Linux 9

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

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

Here is a brief guide to show you how to uninstall golang-x-oauth2-devel.noarch on Oracle Linux 9:

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

3. Information about the golang-x-oauth2-devel.noarch package on Oracle Linux 9

Last metadata expiration check: 1:09:08 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : golang-x-oauth2-devel
Version : 0.13.0
Release : 1.el9
Architecture : noarch
Size : 100 k
Source : golang-x-oauth2-0.13.0-1.el9.src.rpm
Repository : epel
Summary : Client implementation for OAuth 2.0 spec
URL : https://github.com/golang/oauth2
License : BSD-3-Clause
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