How to Install and Uninstall python3-google-auth Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-google-auth" package

Please follow the instructions below to install python3-google-auth on Kali Linux

$ sudo apt update $ sudo apt install python3-google-auth

2. Uninstall "python3-google-auth" package

Please follow the guidance below to uninstall python3-google-auth on Kali Linux:

$ sudo apt remove python3-google-auth $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-google-auth package on Kali Linux

Package: python3-google-auth
Source: python-google-auth
Version: 1.5.1-3
Installed-Size: 233
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-cachetools (>= 2.0.0), python3-pyasn1, python3-pyasn1-modules (>= 0.2.1), python3-rsa, python3-six (>= 1.9.0), python3:any
Size: 38932
SHA256: ac8e38d9b769eca6e7fe134e3f19811223b73e1f6f07fb2a455c140fbb3e51f9
SHA1: 3455fdcdb0fdc387bd63bf25d47a4e19e76a6f06
MD5sum: 5d37d073f2df28829b4584078bfc9e48
Description: Google Authentication Library - Python 3.x
This library simplifies using Google's various server-to-server authentication
mechanisms to access Google APIs.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/GoogleCloudPlatform/google-auth-library-python
Section: python
Priority: optional
Filename: pool/main/p/python-google-auth/python3-google-auth_1.5.1-3_all.deb