How to Install and Uninstall python311-loguru Package on openSUSE Leap
Last updated: November 23,2024
1. Install "python311-loguru" package
In this section, we are going to explain the necessary steps to install python311-loguru on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-loguru
Copied
2. Uninstall "python311-loguru" package
This guide covers the steps necessary to uninstall python311-loguru on openSUSE Leap:
$
sudo zypper remove
python311-loguru
Copied
3. Information about the python311-loguru package on openSUSE Leap
Information for package python311-loguru:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-loguru
Version : 0.7.0-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 462.1 KiB
Installed : No
Status : not installed
Source package : python-loguru-0.7.0-150400.9.3.1.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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-loguru
Version : 0.7.0-150400.9.3.1
Arch : noarch
Vendor : SUSE LLC
Installed Size : 462.1 KiB
Installed : No
Status : not installed
Source package : python-loguru-0.7.0-150400.9.3.1.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.