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

Last updated: May 20,2024

1. Install "python36-logutils" package

Here is a brief guide to show you how to install python36-logutils on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-logutils

2. Uninstall "python36-logutils" package

Here is a brief guide to show you how to uninstall python36-logutils on openSuSE Tumbleweed:

$ sudo zypper remove python36-logutils

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

Information for package python36-logutils:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-logutils
Version : 0.3.5-4.6
Arch : noarch
Vendor : openSUSE
Installed Size : 157,4 KiB
Installed : No
Status : not installed
Source package : python-logutils-0.3.5-4.6.src
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.