How to Install and Uninstall python3-service-identity.noarch Package on Rocky Linux 9
Last updated: January 11,2025
1. Install "python3-service-identity.noarch" package
This tutorial shows how to install python3-service-identity.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-service-identity.noarch
Copied
2. Uninstall "python3-service-identity.noarch" package
Learn how to uninstall python3-service-identity.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-service-identity.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-service-identity.noarch package on Rocky Linux 9
Last metadata expiration check: 2:09:42 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-service-identity
Version : 21.1.0
Release : 5.el9
Architecture : noarch
Size : 27 k
Source : python-service-identity-21.1.0-5.el9.src.rpm
Repository : epel
Summary : Service identity verification for pyOpenSSL
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.
Available Packages
Name : python3-service-identity
Version : 21.1.0
Release : 5.el9
Architecture : noarch
Size : 27 k
Source : python-service-identity-21.1.0-5.el9.src.rpm
Repository : epel
Summary : Service identity verification for pyOpenSSL
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.