How to Install and Uninstall python3-loguru Package on openSUSE Leap
Last updated: November 25,2024
1. Install "python3-loguru" package
This guide covers the steps necessary to install python3-loguru on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-loguru
Copied
2. Uninstall "python3-loguru" package
This is a short guide on how to uninstall python3-loguru on openSUSE Leap:
$
sudo zypper remove
python3-loguru
Copied
3. Information about the python3-loguru package on openSUSE Leap
Information for package python3-loguru:
---------------------------------------
Repository : Main Repository
Name : python3-loguru
Version : 0.5.3-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 518.5 KiB
Installed : No
Status : not installed
Source package : python-loguru-0.5.3-bp155.2.9.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.
---------------------------------------
Repository : Main Repository
Name : python3-loguru
Version : 0.5.3-bp155.2.9
Arch : noarch
Vendor : openSUSE
Installed Size : 518.5 KiB
Installed : No
Status : not installed
Source package : python-loguru-0.5.3-bp155.2.9.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.