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

Last updated: May 17,2024

1. Install "python2-service_identity" package

This is a short guide on how to install python2-service_identity on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-service_identity

2. Uninstall "python2-service_identity" package

Please follow the steps below to uninstall python2-service_identity on openSUSE Leap:

$ sudo zypper remove python2-service_identity

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

Information for package python2-service_identity:
-------------------------------------------------
Repository : Main Repository
Name : python2-service_identity
Version : 18.1.0-3.2.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 59,9 KiB
Installed : No
Status : not installed
Source package : python-service_identity-18.1.0-3.2.1.src
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.