How to Install and Uninstall python3-service-identity.noarch Package on CentOS 8 / RHEL 8
Last updated: November 02,2024
1. Install "python3-service-identity.noarch" package
This tutorial shows how to install python3-service-identity.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-service-identity.noarch
Copied
2. Uninstall "python3-service-identity.noarch" package
This guide covers the steps necessary to uninstall python3-service-identity.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-service-identity.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-service-identity.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:05:37 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-service-identity
Version : 18.1.0
Release : 2.el8
Architecture : noarch
Size : 28 k
Source : python-service-identity-18.1.0-2.el8.src.rpm
Repository : epel
Summary : Service identity verification for pyOpenSSL
URL : https://github.com/pyca/service_identity
License : MIT
Description : Service Identity Verification for pyOpenSSL.
:
: TL;DR: Use this package if you use pyOpenSSL and don’t want to be MITMed.
:
: 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.
:
: Python 3 version.
Available Packages
Name : python3-service-identity
Version : 18.1.0
Release : 2.el8
Architecture : noarch
Size : 28 k
Source : python-service-identity-18.1.0-2.el8.src.rpm
Repository : epel
Summary : Service identity verification for pyOpenSSL
URL : https://github.com/pyca/service_identity
License : MIT
Description : Service Identity Verification for pyOpenSSL.
:
: TL;DR: Use this package if you use pyOpenSSL and don’t want to be MITMed.
:
: 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.
:
: Python 3 version.