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

Last updated: May 18,2024

1. Install "python2-PyKMIP" package

Please follow the instructions below to install python2-PyKMIP on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-PyKMIP

2. Uninstall "python2-PyKMIP" package

Please follow the guidance below to uninstall python2-PyKMIP on openSUSE Leap:

$ sudo zypper remove python2-PyKMIP

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

Information for package python2-PyKMIP:
---------------------------------------
Repository : Main Repository
Name : python2-PyKMIP
Version : 0.10.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 3,1 MiB
Installed : No
Status : not installed
Source package : python-PyKMIP-0.10.0-bp153.1.16.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.