How to Install and Uninstall python3-logutils Package on openSUSE Leap

Last updated: November 22,2024

1. Install "python3-logutils" package

This tutorial shows how to install python3-logutils on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-logutils

2. Uninstall "python3-logutils" package

This guide let you learn how to uninstall python3-logutils on openSUSE Leap:

$ sudo zypper remove python3-logutils

3. Information about the python3-logutils package on openSUSE Leap

Information for package python3-logutils:
-----------------------------------------
Repository : Main Repository
Name : python3-logutils
Version : 0.3.5-1.24
Arch : noarch
Vendor : SUSE LLC
Installed Size : 157.4 KiB
Installed : No
Status : not installed
Source package : python-logutils-0.3.5-1.24.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.