How to Install and Uninstall python3-oauth2client Package on Ubuntu 21.10 (Impish Indri)

Last updated: February 24,2025

1. Install "python3-oauth2client" package

This tutorial shows how to install python3-oauth2client on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-oauth2client

2. Uninstall "python3-oauth2client" package

In this section, we are going to explain the necessary steps to uninstall python3-oauth2client on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-oauth2client $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-oauth2client package on Ubuntu 21.10 (Impish Indri)

Package: python3-oauth2client
Architecture: all
Version: 4.1.3-1
Priority: optional
Section: universe/python
Source: python-oauth2client
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian OpenStack
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 349
Depends: python3-fasteners, python3-httplib2, python3-openssl, python3-pyasn1 (>= 0.1.7), python3-pyasn1-modules, python3-rsa, python3-six (>= 1.6.1), python3-sqlalchemy, python3:any
Filename: pool/universe/p/python-oauth2client/python3-oauth2client_4.1.3-1_all.deb
Size: 62156
MD5sum: e15ebbe77c33b450574d373af96247f6
SHA1: 2684b99f2e755c57900216b42e1a989c01953162
SHA256: ee3ebc6d03244416a5487e70757b11969ba786c3d543fa6fbcd79ff28305ab44
SHA512: b18e524783446cdc94a59a48ac0406e49060f543cd18a9c51fdcb544ea04407f395c3b88b3b0e2ba75095ce4bc86ad8dd3acc9160025f704b048cd3ba2695e79
Homepage: https://github.com/google/oauth2client
Description-en: OAuth 2.0 client library - Python 3.x
The oauth2client is a client library for OAuth 2.0.
.
OAuth is an open standard for authorization. OAuth provides a method for
clients to access server resources on behalf of a resource owner (such as a
different client or an end-user). It also provides a process for end-users to
authorize third-party access to their server resources without sharing their
credentials (typically, a username and password pair), using user-agent
redirections.
.
OAuth is a service that is complementary to, and therefore distinct from,
OpenID. OAuth is also distinct from OATH, which is a reference architecture
for authentication (i.e. not a standard).
.
This package provides the Python 3.x module.
Description-md5: fefa01b53b1c21c34d394695e37510e9
Task: ubuntu-budgie-desktop, ubuntu-budgie-desktop-raspi