How to Install and Uninstall python3-daiquiri.noarch Package on Fedora 34

Last updated: October 04,2024

1. Install "python3-daiquiri.noarch" package

In this section, we are going to explain the necessary steps to install python3-daiquiri.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install python3-daiquiri.noarch

2. Uninstall "python3-daiquiri.noarch" package

Please follow the steps below to uninstall python3-daiquiri.noarch on Fedora 34:

$ sudo dnf remove python3-daiquiri.noarch $ sudo dnf autoremove

3. Information about the python3-daiquiri.noarch package on Fedora 34

Last metadata expiration check: 2:06:48 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-daiquiri
Version : 1.5.0
Release : 10.fc34
Architecture : noarch
Size : 32 k
Source : python-daiquiri-1.5.0-10.fc34.src.rpm
Repository : fedora
Summary : Library to configure Python logging easily
URL : https://github.com/jd/daiquiri
License : ASL 2.0
Description : The daiquiri library provides an easy way to configure Python logging.
: It also provides some custom formatters and handlers.