How to Install and Uninstall python3-os-client-config Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-os-client-config" package

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

$ sudo apt update $ sudo apt install python3-os-client-config

2. Uninstall "python3-os-client-config" package

Learn how to uninstall python3-os-client-config on Kali Linux:

$ sudo apt remove python3-os-client-config $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-os-client-config package on Kali Linux

Package: python3-os-client-config
Source: python-os-client-config
Version: 2.1.0-2
Installed-Size: 136
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-openstacksdk, python3-pbr, python3:any
Suggests: python-os-client-config-doc
Size: 17416
SHA256: 95a95e566794483b78ad490198d3cfc1425a9371b710c45aa7d62866b90fa1a2
SHA1: d9c17cc90f0243d1649bd22d4112c09f35c2dd7e
MD5sum: dd1d65ec101edc95e5e10a339364a700
Description: OpenStack client configuration library - Python 3.x
Os-client-config is a library for collecting client configuration for using an
OpenStack cloud in a consistent and comprehensive manner. It will find cloud
config for as few as 1 cloud and as many as you want to put in a config file.
It will read environment variables and config files, and it also contains some
vendor specific default values so that you don't have to know extra info to
use OpenStack
.
os-client-config honors all of the normal OS_* variables. It does not provide
backwards compatibility to service-specific variables such as NOVA_USERNAME.
.
If you have environment variables and no config files, os-client-config will
produce a cloud config object named "openstack" containing your values from
the environment.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://opendev.org/openstack/os-client-config
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-os-client-config/python3-os-client-config_2.1.0-2_all.deb