How to Install and Uninstall python3-ndg_httpsclient.noarch Package on CentOS Stream 8
Last updated: January 12,2025
1. Install "python3-ndg_httpsclient.noarch" package
Learn how to install python3-ndg_httpsclient.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-ndg_httpsclient.noarch
Copied
2. Uninstall "python3-ndg_httpsclient.noarch" package
Please follow the instructions below to uninstall python3-ndg_httpsclient.noarch on CentOS Stream 8:
$
sudo dnf remove
python3-ndg_httpsclient.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-ndg_httpsclient.noarch package on CentOS Stream 8
Last metadata expiration check: 1:22:17 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python3-ndg_httpsclient
Version : 0.5.1
Release : 4.el8
Architecture : noarch
Size : 53 k
Source : python-ndg_httpsclient-0.5.1-4.el8.src.rpm
Repository : epel
Summary : Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
URL : https://github.com/cedadev/ndg_httpsclient/
License : BSD
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. This is the python3 library.
Available Packages
Name : python3-ndg_httpsclient
Version : 0.5.1
Release : 4.el8
Architecture : noarch
Size : 53 k
Source : python-ndg_httpsclient-0.5.1-4.el8.src.rpm
Repository : epel
Summary : Provides enhanced HTTPS support for httplib and urllib2 using PyOpenSSL
URL : https://github.com/cedadev/ndg_httpsclient/
License : BSD
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. This is the python3 library.