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

Last updated: July 02,2024

1. Install "python311-logutils" package

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

$ sudo zypper refresh $ sudo zypper install python311-logutils

2. Uninstall "python311-logutils" package

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

$ sudo zypper remove python311-logutils

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

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