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

Last updated: May 18,2024

1. Install "python3-httplib2" package

This guide let you learn how to install python3-httplib2 on Kali Linux

$ sudo apt update $ sudo apt install python3-httplib2

2. Uninstall "python3-httplib2" package

Please follow the step by step instructions below to uninstall python3-httplib2 on Kali Linux:

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

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

Package: python3-httplib2
Source: python-httplib2
Version: 0.20.4-3
Installed-Size: 133
Maintainer: Debian Python Team
Architecture: all
Depends: ca-certificates, python3-pyparsing, python3:any
Breaks: python3-wsgi-intercept (<< 1.9.0)
Size: 35960
SHA256: eaeffb3a949d4aec44b5daf0ae026b9db3ef04843efb742c5f19184941722e95
SHA1: b69defeb5a8b69db62574523c401bc4743c4fa6c
MD5sum: 85d05c3e122efb2edee9103def9085cf
Description: comprehensive HTTP client library written for Python3
httplib2.py supports many features left out of other HTTP libraries.
* HTTP and HTTPS
* Keep-Alive
* Authentication
* Caching
* All Methods
* Redirects
* Compression
* Lost update support
* Unit Tested
.
This package provides module for python3 series.
Description-md5:
Homepage: https://github.com/httplib2/httplib2
Section: python
Priority: optional
Filename: pool/main/p/python-httplib2/python3-httplib2_0.20.4-3_all.deb