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

Last updated: October 05,2024

1. Install "python310-PyKMIP" package

This guide covers the steps necessary to install python310-PyKMIP on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-PyKMIP

2. Uninstall "python310-PyKMIP" package

Here is a brief guide to show you how to uninstall python310-PyKMIP on openSuSE Tumbleweed:

$ sudo zypper remove python310-PyKMIP

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

Information for package python310-PyKMIP:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.