How to Install and Uninstall python3-ndg_httpsclient.noarch Package on Fedora 35

Last updated: January 15,2025

1. Install "python3-ndg_httpsclient.noarch" package

Learn how to install python3-ndg_httpsclient.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install python3-ndg_httpsclient.noarch

2. Uninstall "python3-ndg_httpsclient.noarch" package

Please follow the step by step instructions below to uninstall python3-ndg_httpsclient.noarch on Fedora 35:

$ sudo dnf remove python3-ndg_httpsclient.noarch $ sudo dnf autoremove

3. Information about the python3-ndg_httpsclient.noarch package on Fedora 35

Last metadata expiration check: 0:55:04 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-ndg_httpsclient
Version : 0.5.1
Release : 11.fc35
Architecture : noarch
Size : 52 k
Source : python-ndg_httpsclient-0.5.1-11.fc35.src.rpm
Repository : fedora
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.