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

Last updated: May 02,2024

1. Install "python2-logzero" package

Here is a brief guide to show you how to install python2-logzero on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python2-logzero

2. Uninstall "python2-logzero" package

Please follow the steps below to uninstall python2-logzero on openSUSE Leap:

$ sudo zypper remove python2-logzero

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

Information for package python2-logzero:
----------------------------------------
Repository : Main Repository
Name : python2-logzero
Version : 1.5.0-bp153.1.16
Arch : noarch
Vendor : openSUSE
Installed Size : 81,1 KiB
Installed : No
Status : not installed
Source package : python-logzero-1.5.0-bp153.1.16.src
Summary : A logging module for Python
Description :
* Logs to console and/or file.
* Pretty formatting, including level-specific colors in the console.
* Robust against str/bytes encoding problems, works with all kinds of character encodings and special characters.
* Heavily inspired by the Tornado web framework.

5. The same packages on other Linux Distributions