How to Install and Uninstall python3-service_identity Package on openSUSE Leap

Last updated: April 20,2024

1. Install "python3-service_identity" package

Please follow the step by step instructions below to install python3-service_identity on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-service_identity

2. Uninstall "python3-service_identity" package

This tutorial shows how to uninstall python3-service_identity on openSUSE Leap:

$ sudo zypper remove python3-service_identity

3. Information about the python3-service_identity package on openSUSE Leap

Information for package python3-service_identity:
-------------------------------------------------
Repository : Main Repository
Name : python3-service_identity
Version : 18.1.0-150200.3.5.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 78.7 KiB
Installed : No
Status : not installed
Source package : python-service_identity-18.1.0-150200.3.5.1.src
Upstream URL : https://github.com/pyca/service_identity
Summary : Service identity verification for pyOpenSSL
Description :
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.