How to Install and Uninstall python38-ndg-httpsclient Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "python38-ndg-httpsclient" package

This is a short guide on how to install python38-ndg-httpsclient on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-ndg-httpsclient

2. Uninstall "python38-ndg-httpsclient" package

Please follow the step by step instructions below to uninstall python38-ndg-httpsclient on openSuSE Tumbleweed:

$ sudo zypper remove python38-ndg-httpsclient

3. Information about the python38-ndg-httpsclient package on openSuSE Tumbleweed

Information for package python38-ndg-httpsclient:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-ndg-httpsclient
Version : 0.5.1-3.8
Arch : noarch
Vendor : openSUSE
Installed Size : 191,9 KiB
Installed : No
Status : not installed
Source package : python-ndg-httpsclient-0.5.1-3.8.src
Summary : HTTPS support for httplib and urllib2 using PyOpenSSL
Description :
This 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.