How to Install and Uninstall python3-oslo.config Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "python3-oslo.config" package

This guide let you learn how to install python3-oslo.config on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-oslo.config" package

Please follow the guidance below to uninstall python3-oslo.config on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-oslo.config package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-oslo.config
Priority: optional
Section: universe/python
Installed-Size: 499
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-oslo.config
Version: 1:3.9.0-3
Replaces: python3-oslo-config (<< 1:1.11.0-1~)
Depends: python3-debtcollector, python3-docutils, python3-netaddr (>= 0.7.12), python3-pbr (>= 1.8), python3-six (>= 1.9.0), python3-stevedore (>= 1.5.0), python3:any (>= 3.3.2-2~)
Breaks: python3-oslo-config (<< 1:1.11.0-1~)
Filename: pool/universe/p/python-oslo.config/python3-oslo.config_3.9.0-3_all.deb
Size: 64736
MD5sum: 11ddbf105b0eac5462c00685d7171fda
SHA1: 130613454ed94550b4b25bfd68c074a0dd5d6151
SHA256: b800f801df30958802e2514c6eb003539d650fb63a6e8e13f5fe0ad09164dc93
Description-en: 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: 4fc1a07543e0543531190d9b8bf76f59
Homepage: https://github.com/openstack/oslo.config
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu