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

Last updated: May 19,2024

1. Install "python3-pankoclient" package

In this section, we are going to explain the necessary steps to install python3-pankoclient on Kali Linux

$ sudo apt update $ sudo apt install python3-pankoclient

2. Uninstall "python3-pankoclient" package

This guide let you learn how to uninstall python3-pankoclient on Kali Linux:

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

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

Package: python3-pankoclient
Source: python-pankoclient
Version: 1.2.0-3
Installed-Size: 105
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-keystoneauth1, python3-osc-lib, python3-oslo.i18n, python3-oslo.serialization, python3-oslo.utils, python3-osprofiler, python3-pbr, python3-requests, python3-six (>= 1.9.0), python3:any
Suggests: python-pankoclient-doc
Size: 16508
SHA256: 28399f619b03306916366111bb27751467c29ea5aacc54d27701da075e3bcadc
SHA1: b7560abd3a3b440682991ebe00863e3e8565ee9d
MD5sum: f29eb59e9d72c45a4c8c3ef68467c928
Description: Client library for OpenStack panko server - Python 3.x
The Panko project is an event storage service that provides the ability to
store and querying event data generated by Ceilometer with potentially other
sources.
.
Panko is a component of the Telemetry project.
.
This is a client library for Panko built on the Panko API. It provides a
Python API (the pankoclient module) and a OSC (the openstackclient CLI)
command-line tool (openstack event).
.
This package provides the Python 3.x module.
Description-md5:
Homepage: http://github.com/openstack/python-pankoclient
Section: python
Priority: optional
Filename: pool/main/p/python-pankoclient/python3-pankoclient_1.2.0-3_all.deb