How to Install and Uninstall python3-ndg-httpsclient Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 07,2024

1. Install "python3-ndg-httpsclient" package

Learn how to install python3-ndg-httpsclient on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-ndg-httpsclient" package

Please follow the step by step instructions below to uninstall python3-ndg-httpsclient on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-ndg-httpsclient package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-ndg-httpsclient
Priority: optional
Section: universe/python
Installed-Size: 113
Maintainer: Ubuntu Developers
Original-Maintainer: Gianfranco Costamagna
Architecture: all
Source: ndg-httpsclient
Version: 0.4.0-3
Depends: python3-openssl, python3:any (>= 3.3.2-2~)
Recommends: python3-pyasn1
Filename: pool/universe/n/ndg-httpsclient/python3-ndg-httpsclient_0.4.0-3_all.deb
Size: 24226
MD5sum: 0f5ce32d7adf04d57406ef2ddd069587
SHA1: 771651c8f9946a8ef68635e40c4145be6e284bd3
SHA256: ebdd32b87e2ec730391604c9fa8d3b0c94942a3a0964663117b252231f2bee26
Description-en: 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: 6e6217087398480eff7018ee5c92e27b
Homepage: https://pypi.python.org/pypi/ndg-httpsclient
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu