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

Last updated: May 10,2024

1. Install "python3-openstackclient" package

Please follow the step by step instructions below to install python3-openstackclient on Kali Linux

$ sudo apt update $ sudo apt install python3-openstackclient

2. Uninstall "python3-openstackclient" package

Please follow the steps below to uninstall python3-openstackclient on Kali Linux:

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

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

Package: python3-openstackclient
Source: python-openstackclient
Version: 6.3.0-3
Installed-Size: 5818
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-cinderclient, python3-cliff, python3-cryptography (>= 2.7), python3-glanceclient, python3-iso8601, python3-keyring, python3-keystoneclient, python3-neutronclient, python3-novaclient, python3-openstacksdk (>= 1.4.0), python3-osc-lib, python3-oslo.i18n, python3-oslo.serialization, python3-oslo.utils, python3-pbr, python3-stevedore, python3:any
Recommends: python-openstackclient-doc
Size: 485656
SHA256: 37c4069e479a2e0b1eba4cf80c04620778b8b6b1d9838f06c9d9312fa5aab58e
SHA1: 969b15a24f788201444530272f9280c9d3bc318e
MD5sum: faf896c90fa28c024ce3f78653a6ae0a
Description: OpenStack Command-line Client - Python 3.x
python-openstackclient is a unified command-line client for the OpenStack APIs.
It is a thin wrapper to the stock python-*client modules that implement the
actual REST API client actions.
.
This is an implementation of the design goals shown in
http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide
a unified shell command structure and a common language to describe
operations in OpenStack.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: http://wiki.openstack.org/OpenStackClient
Tag: admin::virtualization, implemented-in::python, interface::shell,
role::program, role::shared-lib, suite::openstack, system::cloud,
system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-openstackclient/python3-openstackclient_6.3.0-3_all.deb