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

Last updated: May 07,2024

1. Install "python3-google-auth-httplib2" package

Learn how to install python3-google-auth-httplib2 on Kali Linux

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

2. Uninstall "python3-google-auth-httplib2" package

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

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

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

Package: python3-google-auth-httplib2
Source: google-auth-httplib2
Version: 0.2.0-1
Installed-Size: 30
Maintainer: Debian Python Team
Architecture: all
Depends: python3-google-auth, python3-httplib2 (>= 0.19.0), python3:any
Size: 6680
SHA256: fe2eb992835d2ef0526003c311f0e2c757c4438948895469194840b79f0c2228
SHA1: 9d80c48ed0045c90c7af26b931a9e82da7b4ce2c
MD5sum: 463571b0f427596104f9f91f3158cab3
Description: Google Authentication Library: httplib2 transport
Python library providing a httplib2 transport for google-auth.
.
Note that httplib has lots of problems such as lack of thread safety and
insecure usage of TLS. Using it is highly discouraged.
.
This library is intended to help existing users of oauth2client migrate
to google-auth.
Description-md5:
Homepage: https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2
Section: python
Priority: optional
Filename: pool/main/g/google-auth-httplib2/python3-google-auth-httplib2_0.2.0-1_all.deb