How to Install and Uninstall python3-oslo.config Package on Kali Linux

Last updated: May 15,2024

1. Install "python3-oslo.config" package

This guide let you learn how to install python3-oslo.config on Kali Linux

$ sudo apt update $ sudo apt install python3-oslo.config

2. Uninstall "python3-oslo.config" package

This is a short guide on how to uninstall python3-oslo.config on Kali Linux:

$ sudo apt remove python3-oslo.config $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-oslo.config
Source: python-oslo.config
Version: 1:9.2.0-3
Installed-Size: 659
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-debtcollector, python3-docutils, python3-importlib-metadata, python3-netaddr, python3-oslo.i18n, python3-oslo.log, python3-pbr, python3-requests, python3-rfc3986, python3-stevedore, python3-yaml, python3:any
Size: 105060
SHA256: 93419556c10ad86fcf5a62e84032d9ef1892af5b4ff36d3b921e21da4789015f
SHA1: 7b59fc48d95857a3f8e68c38bb5acf56a736f4d8
MD5sum: 295ffa80efea9bf762743cc6e731e15a
Description: Common code for Openstack Projects (configuration API) - Python 3.x
The OpenStack Oslo project provides Python libraries containing
infrastructure code shared by OpenStack projects.
.
The OpenStack Oslo Configuration API supports parsing command line
arguments and .ini style configuration files.
.
This package provides the Python 3.x module.
Description-md5:
Homepage: https://github.com/openstack/oslo.config
Tag: admin::virtualization, implemented-in::python, role::shared-lib,
suite::openstack, system::cloud, system::virtual
Section: python
Priority: optional
Filename: pool/main/p/python-oslo.config/python3-oslo.config_9.2.0-3_all.deb