How to Install and Uninstall python311-ndg-httpsclient Package on openSuSE Tumbleweed
Last updated: November 24,2024
1. Install "python311-ndg-httpsclient" package
Here is a brief guide to show you how to install python311-ndg-httpsclient on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-ndg-httpsclient
Copied
2. Uninstall "python311-ndg-httpsclient" package
This guide let you learn how to uninstall python311-ndg-httpsclient on openSuSE Tumbleweed:
$
sudo zypper remove
python311-ndg-httpsclient
Copied
3. Information about the python311-ndg-httpsclient package on openSuSE Tumbleweed
Information for package python311-ndg-httpsclient:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-ndg-httpsclient
Version : 0.5.1-3.22
Arch : noarch
Vendor : openSUSE
Installed Size : 167.6 KiB
Installed : No
Status : not installed
Source package : python-ndg-httpsclient-0.5.1-3.22.src
Upstream URL : https://github.com/cedadev/ndg_httpsclient/
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.
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-ndg-httpsclient
Version : 0.5.1-3.22
Arch : noarch
Vendor : openSUSE
Installed Size : 167.6 KiB
Installed : No
Status : not installed
Source package : python-ndg-httpsclient-0.5.1-3.22.src
Upstream URL : https://github.com/cedadev/ndg_httpsclient/
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.