How to Install and Uninstall python3-ndg-httpsclient Package on Kali Linux

Last updated: May 03,2024

1. Install "python3-ndg-httpsclient" package

Please follow the instructions below to install python3-ndg-httpsclient on Kali Linux

$ sudo apt update $ sudo apt install python3-ndg-httpsclient

2. Uninstall "python3-ndg-httpsclient" package

Please follow the instructions below to uninstall python3-ndg-httpsclient on Kali Linux:

$ sudo apt remove python3-ndg-httpsclient $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-ndg-httpsclient package on Kali Linux

Package: python3-ndg-httpsclient
Source: ndg-httpsclient
Version: 0.5.1-8
Installed-Size: 116
Maintainer: Gianfranco Costamagna
Architecture: all
Depends: python3-openssl, python3-pyasn1 (>= 0.1.1), python3:any
Size: 24816
SHA256: 2e341cacc8a9981cb418e457e33baf75796cbcd66c0f1b0383d2a04aa0cf0429
SHA1: d07bb5f3340fe6742f7b9cecc1f5cd01572d79d4
MD5sum: 35a61be9fc2fb1843e55c199d210cd38
Description: enhanced HTTPS support for httplib and urllib2 using PyOpenSSL for Python3
ndg-httpsclient is a HTTPS client implementation for httplib and
urllib2 based on PyOpenSSL. PyOpenSSL provides a more fully featured SSL
implementation over the default provided with Python and importantly
enables full verification of the SSL peer.
.
This is the Python3 package
Description-md5:
Homepage: https://github.com/cedadev/ndg_httpsclient
Section: python
Priority: optional
Filename: pool/main/n/ndg-httpsclient/python3-ndg-httpsclient_0.5.1-8_all.deb