How to Install and Uninstall python312-logutils Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python312-logutils" package

This tutorial shows how to install python312-logutils on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-logutils

2. Uninstall "python312-logutils" package

Please follow the guidelines below to uninstall python312-logutils on openSuSE Tumbleweed:

$ sudo zypper remove python312-logutils

3. Information about the python312-logutils package on openSuSE Tumbleweed

Information for package python312-logutils:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-logutils
Version : 0.3.5-6.2
Arch : noarch
Vendor : openSUSE
Installed Size : 135.4 KiB
Installed : No
Status : not installed
Source package : python-logutils-0.3.5-6.2.src
Upstream URL : https://logutils.readthedocs.io/
Summary : Logging utilities
Description :
The logutils package provides a set of handlers for the Python standard
library's logging package.
Some of these handlers are out-of-scope for the standard library, and
so they are packaged here. Others are updated versions which have
appeared in recent Python releases, but are usable with older versions
of Python and so are packaged here.