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

Last updated: May 10,2024

1. Install "python3-openstacksdk" package

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

$ sudo apt update $ sudo apt install python3-openstacksdk

2. Uninstall "python3-openstacksdk" package

Please follow the guidelines below to uninstall python3-openstacksdk on Kali Linux:

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

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

Package: python3-openstacksdk
Source: python-openstacksdk
Version: 1.5.0-2
Installed-Size: 7218
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-appdirs (>= 1.3.0), python3-cryptography (>= 2.7), python3-decorator, python3-deprecation, python3-dogpile.cache, python3-importlib-metadata, python3-iso8601, python3-jmespath, python3-jsonpatch, python3-keystoneauth1, python3-netifaces, python3-os-service-types, python3-pbr, python3-requestsexceptions, python3-yaml, python3:any
Suggests: python-openstacksdk-doc
Size: 656976
SHA256: ca9e8566b7602e3496e350902a0bb6bed67e31b941f115aa36daf8cbc5821522
SHA1: fa680524bc896caa6ab65fec0b708dd417a54d9e
MD5sum: 2cfe6832499e4c77eca19f02aba69484
Description: SDK for building applications to work with OpenStack - Python 3.x
The python-openstacksdk is a collection of libraries for building applications
to work with OpenStack clouds. The project aims to provide a consistent and
complete set of interactions with OpenStack's many services, along with
complete documentation, examples, and tools.
.
This SDK is under active development, and in the interests of providing a
high-quality interface, the APIs provided in this release may differ from
those provided in future release.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://opendev.org/openstack/openstacksdk
Tag: admin::virtualization, implemented-in::python, role::shared-lib,
suite::openstack, system::cloud, system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-openstacksdk/python3-openstacksdk_1.5.0-2_all.deb