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

Last updated: July 01,2024

1. Install "python39-logutils" package

Please follow the guidance below to install python39-logutils on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-logutils

2. Uninstall "python39-logutils" package

Please follow the steps below to uninstall python39-logutils on openSuSE Tumbleweed:

$ sudo zypper remove python39-logutils

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

Information for package python39-logutils:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-logutils
Version : 0.3.5-6.2
Arch : noarch
Vendor : openSUSE
Installed Size : 114.2 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.