How to Install and Uninstall python311-PyKMIP Package on openSuSE Tumbleweed

Last updated: November 07,2024

1. Install "python311-PyKMIP" package

Please follow the step by step instructions below to install python311-PyKMIP on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-PyKMIP

2. Uninstall "python311-PyKMIP" package

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

$ sudo zypper remove python311-PyKMIP

3. Information about the python311-PyKMIP package on openSuSE Tumbleweed

Information for package python311-PyKMIP:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-PyKMIP
Version : 0.10.0-8.1
Arch : noarch
Vendor : openSUSE
Installed Size : 3.6 MiB
Installed : No
Status : not installed
Source package : python-PyKMIP-0.10.0-8.1.src
Upstream URL : https://github.com/OpenKMIP/PyKMIP
Summary : KMIP v11 library
Description :
PyKMIP is a Python implementation of the Key Management Interoperability
Protocol (KMIP). KMIP is a client/server communication protocol for the
storage and maintenance of key, certificate, and secret objects. The standard
is governed by the `Organization for the Advancement of Structured Information
Standards`_ (OASIS). PyKMIP supports a subset of features in versions
1.0 - 1.2 of the KMIP specification.