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

Last updated: September 28,2024

1. Install "python2-logutils" package

This guide let you learn how to install python2-logutils on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-logutils

2. Uninstall "python2-logutils" package

Please follow the instructions below to uninstall python2-logutils on openSUSE Leap:

$ sudo zypper remove python2-logutils

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

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