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

Last updated: November 23,2024

1. Install "python310-logutils" package

Learn how to install python310-logutils on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-logutils

2. Uninstall "python310-logutils" package

Please follow the step by step instructions below to uninstall python310-logutils on openSuSE Tumbleweed:

$ sudo zypper remove python310-logutils

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

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