How to Install and Uninstall python-idna-ssl.noarch Package on CentOS Stream 8

Last updated: May 02,2024

1. Install "python-idna-ssl.noarch" package

Please follow the instructions below to install python-idna-ssl.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install python-idna-ssl.noarch

2. Uninstall "python-idna-ssl.noarch" package

Please follow the step by step instructions below to uninstall python-idna-ssl.noarch on CentOS Stream 8:

$ sudo dnf remove python-idna-ssl.noarch $ sudo dnf autoremove

3. Information about the python-idna-ssl.noarch package on CentOS Stream 8

Last metadata expiration check: 1:15:47 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python-idna-ssl
Version : 1.1.0
Release : 9.el8
Architecture : noarch
Size : 13 k
Source : python-idna-ssl-1.1.0-9.el8.src.rpm
Repository : epel
Summary : Patch ssl.match_hostname for Unicode(idna) domains support
URL : https://github.com/aio-libs/idna_ssl
License : MIT
Description : Patch ssl.match_hostname for Unicode(idna) domains support.