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

Last updated: January 10,2025

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

In this section, we are going to explain the necessary steps to install python-service-identity-doc.noarch on Fedora 36

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

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

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

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

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

Last metadata expiration check: 0:15:11 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python-service-identity-doc
Version : 21.1.0
Release : 12.fc36
Architecture : noarch
Size : 170 k
Source : python-service-identity-21.1.0-12.fc36.src.rpm
Repository : updates
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.