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

Last updated: July 04,2024

1. Install "python38-eliot" package

Please follow the steps below to install python38-eliot on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-eliot

2. Uninstall "python38-eliot" package

Please follow the guidelines below to uninstall python38-eliot on openSuSE Tumbleweed:

$ sudo zypper remove python38-eliot

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

Information for package python38-eliot:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-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.