How to Install and Uninstall python-service-identity-doc.noarch Package on Fedora 39

Last updated: October 14,2024

1. Install "python-service-identity-doc.noarch" package

Here is a brief guide to show you how to install python-service-identity-doc.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python-service-identity-doc.noarch

2. Uninstall "python-service-identity-doc.noarch" package

Please follow the guidance below to uninstall python-service-identity-doc.noarch on Fedora 39:

$ sudo dnf remove python-service-identity-doc.noarch $ sudo dnf autoremove

3. Information about the python-service-identity-doc.noarch package on Fedora 39

Last metadata expiration check: 5:15:55 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python-service-identity-doc
Version : 23.1.0
Release : 3.fc39
Architecture : noarch
Size : 89 k
Source : python-service-identity-23.1.0-3.fc39.src.rpm
Repository : fedora
Summary : Documentation for python-service-identity
URL : https://github.com/pyca/service-identity
License : MIT
Description :
: Use this package if you use pyOpenSSL and don’t want to be MITMed, or if you
: want to verify that a PyCA cryptography certificate is valid for a certain
: hostname or IP address. service-identity aspires to give you all the tools you
: need for verifying whether a certificate is valid for the intended purposes.
: In the simplest case, this means host name verification. However,
: service-identity implements RFC 6125 fully and plans to add other relevant RFCs
: too.
:
: This is the documentation package for python-service-identity.