How to Install and Uninstall python36-eliot Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python36-eliot" package

Here is a brief guide to show you how to install python36-eliot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-eliot

2. Uninstall "python36-eliot" package

In this section, we are going to explain the necessary steps to uninstall python36-eliot on openSuSE Tumbleweed:

$ sudo zypper remove python36-eliot

3. Information about the python36-eliot package on openSuSE Tumbleweed

Information for package python36-eliot:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-eliot
Version : 1.13.0-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1,3 MiB
Installed : No
Status : not installed
Source package : python-eliot-1.13.0-1.2.src
Summary : A logging system that tells the user why something happened
Description :
eliot is a Python logging system that outputs causal chains of actions: actions can spawn other actions,
and eventually they either succeed or fail.
The resulting logs tell the story of what the software did: what happened, and what caused it.