How to Install and Uninstall python3-PyKMIP Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-PyKMIP" package

Please follow the guidelines below to install python3-PyKMIP on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-PyKMIP

2. Uninstall "python3-PyKMIP" package

Please follow the step by step instructions below to uninstall python3-PyKMIP on openSUSE Leap:

$ sudo zypper remove python3-PyKMIP

3. Information about the python3-PyKMIP package on openSUSE Leap

Information for package python3-PyKMIP:
---------------------------------------
Repository : Main Repository
Name : python3-PyKMIP
Version : 0.10.0-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 3.8 MiB
Installed : No
Status : not installed
Source package : python-PyKMIP-0.10.0-bp155.2.12.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.