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

Last updated: September 28,2024

1. Install "python311-service_identity" package

Learn how to install python311-service_identity on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-service_identity

2. Uninstall "python311-service_identity" package

Please follow the guidelines below to uninstall python311-service_identity on openSUSE Leap:

$ sudo zypper remove python311-service_identity

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

Information for package python311-service_identity:
---------------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-service_identity
Version : 23.1.0-150400.8.3.8
Arch : noarch
Vendor : SUSE LLC
Installed Size : 75.0 KiB
Installed : No
Status : not installed
Source package : python-service_identity-23.1.0-150400.8.3.8.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.