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

Last updated: June 01,2024

1. Install "python3-oslo.log" package

In this section, we are going to explain the necessary steps to install python3-oslo.log on openSuSE Tumbleweed

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

2. Uninstall "python3-oslo.log" package

Here is a brief guide to show you how to uninstall python3-oslo.log on openSuSE Tumbleweed:

$ sudo zypper remove python3-oslo.log

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

Information for package python3-oslo.log:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python3-oslo.log
Version : 5.4.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 565.6 KiB
Installed : No
Status : not installed
Source package : python-oslo.log-5.4.0-1.2.src
Upstream URL : https://docs.openstack.org/oslo.log
Summary : OpenStack log library
Description :
OpenStack logging configuration library provides standardized configuration
for all openstack projects.It also provides custom formatters, handlers and
support for context specific logging (like resource id's etc).
This package contains the Python 3.x module.