How to Install and Uninstall python3-oslo.config Package on openSuSE Tumbleweed

Last updated: June 28,2024

1. Install "python3-oslo.config" package

Please follow the instructions below to install python3-oslo.config on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python3-oslo.config

2. Uninstall "python3-oslo.config" package

Please follow the steps below to uninstall python3-oslo.config on openSuSE Tumbleweed:

$ sudo zypper remove python3-oslo.config

3. Information about the python3-oslo.config package on openSuSE Tumbleweed

Information for package python3-oslo.config:
--------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-oslo.config
Version : 9.2.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : python-oslo.config-9.2.0-1.2.src
Upstream URL : https://docs.openstack.org/oslo.config
Summary : OpenStack common configuration library
Description :
The Oslo project intends to produce a python library containing
infrastructure code shared by OpenStack projects. The APIs provided
by the project should be high quality, stable, consistent and generally
useful.
The oslo-config library is a command line and configuration file
parsing library from the Oslo project.
This package contains the Python 3.x module.