How to Install and Uninstall python3-pykmip.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-pykmip.noarch" package

Please follow the step by step instructions below to install python3-pykmip.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-pykmip.noarch

2. Uninstall "python3-pykmip.noarch" package

Learn how to uninstall python3-pykmip.noarch on Fedora 34:

$ sudo dnf remove python3-pykmip.noarch $ sudo dnf autoremove

3. Information about the python3-pykmip.noarch package on Fedora 34

Last metadata expiration check: 4:46:40 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pykmip
Version : 0.8.0
Release : 9.fc34
Architecture : noarch
Size : 325 k
Source : python-pykmip-0.8.0-9.fc34.src.rpm
Repository : fedora
Summary : Python implementation of the Key Management Interoperability Protocol
URL : https://github.com/OpenKMIP/PyKMIP
License : ASL 2.0
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 InformationStandards`_ (OASIS).