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

Last updated: September 28,2024

1. Install "python310-loguru" package

This tutorial shows how to install python310-loguru on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-loguru

2. Uninstall "python310-loguru" package

Please follow the step by step instructions below to uninstall python310-loguru on openSuSE Tumbleweed:

$ sudo zypper remove python310-loguru

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

Information for package python310-loguru:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-loguru
Version : 0.7.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 404.6 KiB
Installed : No
Status : not installed
Source package : python-loguru-0.7.2-1.4.src
Upstream URL : https://github.com/Delgan/loguru
Summary : Python logging component with a simple interface
Description :
Python logging component providing a single object
which dispatches log messages to configured handlers.