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

Last updated: February 17,2025

1. Install "python38-loguru" package

This guide let you learn how to install python38-loguru on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-loguru

2. Uninstall "python38-loguru" package

This guide covers the steps necessary to uninstall python38-loguru on openSuSE Tumbleweed:

$ sudo zypper remove python38-loguru

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

Information for package python38-loguru:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-loguru
Version : 0.5.3-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 508,0 KiB
Installed : No
Status : not installed
Source package : python-loguru-0.5.3-4.1.src
Summary : Python logging component with a simple interface
Description :
Python logging component providing a single object
which dispatches log messages to configured handlers.