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

Last updated: December 29,2024

1. Install "python312-loguru" package

Please follow the instructions below to install python312-loguru on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-loguru

2. Uninstall "python312-loguru" package

Please follow the guidance below to uninstall python312-loguru on openSuSE Tumbleweed:

$ sudo zypper remove python312-loguru

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

Information for package python312-loguru:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-loguru
Version : 0.7.2-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 467.9 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.