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

Last updated: July 03,2024

1. Install "python36-PyKMIP" package

This tutorial shows how to install python36-PyKMIP on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-PyKMIP

2. Uninstall "python36-PyKMIP" package

This tutorial shows how to uninstall python36-PyKMIP on openSuSE Tumbleweed:

$ sudo zypper remove python36-PyKMIP

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

Information for package python36-PyKMIP:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-PyKMIP
Version : 0.10.0-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 3,7 MiB
Installed : No
Status : not installed
Source package : python-PyKMIP-0.10.0-4.1.src
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.