How to Install and Uninstall python39-service_identity Package on openSuSE Tumbleweed

Last updated: May 14,2024

1. Install "python39-service_identity" package

This guide covers the steps necessary to install python39-service_identity on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-service_identity

2. Uninstall "python39-service_identity" package

In this section, we are going to explain the necessary steps to uninstall python39-service_identity on openSuSE Tumbleweed:

$ sudo zypper remove python39-service_identity

3. Information about the python39-service_identity package on openSuSE Tumbleweed

Information for package python39-service_identity:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-service_identity
Version : 24.1.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 62.1 KiB
Installed : No
Status : not installed
Source package : python-service_identity-24.1.0-1.2.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.