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

Last updated: May 19,2024

1. Install "python3-oauth2client.noarch" package

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

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

2. Uninstall "python3-oauth2client.noarch" package

This tutorial shows how to uninstall python3-oauth2client.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 4:02:38 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-oauth2client
Version : 4.1.3
Release : 9.el8
Architecture : noarch
Size : 149 k
Source : python-oauth2client-4.1.3-9.el8.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