How to Install and Uninstall python3-daiquiri Package on openSUSE Leap

Last updated: April 28,2024

1. Install "python3-daiquiri" package

This guide covers the steps necessary to install python3-daiquiri on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-daiquiri

2. Uninstall "python3-daiquiri" package

Please follow the steps below to uninstall python3-daiquiri on openSUSE Leap:

$ sudo zypper remove python3-daiquiri

3. Information about the python3-daiquiri package on openSUSE Leap

Information for package python3-daiquiri:
-----------------------------------------
Repository : Main Repository
Name : python3-daiquiri
Version : 2.1.1-bp155.2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 77.8 KiB
Installed : No
Status : not installed
Source package : python-daiquiri-2.1.1-bp155.2.10.src
Upstream URL : https://github.com/jd/daiquiri
Summary : Library to configure Python logging
Description :
The daiquiri library provides a way to configure logging. It also
provides some custom formatters and handlers.