How to Install and Uninstall python3-oauth2client.noarch Package on CentOS Stream 9

Last updated: October 03,2024

1. Install "python3-oauth2client.noarch" package

Here is a brief guide to show you how to install python3-oauth2client.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-oauth2client.noarch

2. Uninstall "python3-oauth2client.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-oauth2client.noarch on CentOS Stream 9:

$ sudo dnf remove python3-oauth2client.noarch $ sudo dnf autoremove

3. Information about the python3-oauth2client.noarch package on CentOS Stream 9

Last metadata expiration check: 0:38:55 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-oauth2client
Version : 4.1.3
Release : 17.el9
Architecture : noarch
Size : 139 k
Source : python-oauth2client-4.1.3-17.el9.src.rpm
Repository : epel
Summary : Python client library for OAuth 2.0
URL : https://github.com/google/oauth2client
License : ASL 2.0
Description : This is a python client module for accessing resources protected by OAuth 2.0