How to Install and Uninstall python3-pykmip Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-pykmip" package

This guide let you learn how to install python3-pykmip on Kali Linux

$ sudo apt update $ sudo apt install python3-pykmip

2. Uninstall "python3-pykmip" package

In this section, we are going to explain the necessary steps to uninstall python3-pykmip on Kali Linux:

$ sudo apt remove python3-pykmip $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pykmip package on Kali Linux

Package: python3-pykmip
Source: python-pykmip
Version: 0.10.0-6
Installed-Size: 1856
Maintainer: Debian OpenStack
Architecture: all
Provides: python3-kmip
Depends: python3-cryptography, python3-six, python3-sqlalchemy, python3-yaml, python3-requests, python3:any
Size: 164980
SHA256: 16e504a3bf9412409ffc4fd5ef26ae8ded4803d48ffaaf81a1bf22bf4b81f59c
SHA1: 1019abaf2de38f7c4d0eeb38dfae3e082a7be345
MD5sum: 5e70672ca100a7e879b5d693905f911d
Description: KMIP v1.1 library - Python 3.x
PyKMIP is a Python implementation of the Key Management Interoperability
Protocol (KMIP) specification, supporting version 1.1 of the KMIP standard.
The KMIP standard is governed by the Organization for the Advancement of
Structured Information Standards (OASIS) and specifies a client/server-based
protocol to perform key, certificate, and secret object management, including
storage and maintenance operations.
.
The PyKMIP library currently provides a KMIP client and server supporting the
following operations for the KMIP SymmetricKey managed object:
* Create
* Register
* Get
* Destroy
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/OpenKMIP/PyKMIP
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-pykmip/python3-pykmip_0.10.0-6_all.deb