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

Last updated: June 02,2024

1. Install "python39-PyKMIP" package

Learn how to install python39-PyKMIP on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-PyKMIP

2. Uninstall "python39-PyKMIP" package

This guide let you learn how to uninstall python39-PyKMIP on openSuSE Tumbleweed:

$ sudo zypper remove python39-PyKMIP

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

Information for package python39-PyKMIP:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-PyKMIP
Version : 0.10.0-8.1
Arch : noarch
Vendor : openSUSE
Installed Size : 2.9 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.