How to Install and Uninstall python3-daiquiri Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "python3-daiquiri" package

This guide let you learn how to install python3-daiquiri on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-daiquiri

2. Uninstall "python3-daiquiri" package

Please follow the step by step instructions below to uninstall python3-daiquiri on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-daiquiri $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-daiquiri package on Ubuntu 21.10 (Impish Indri)

Package: python3-daiquiri
Architecture: all
Version: 1.6.0-1
Priority: optional
Section: universe/python
Source: python-daiquiri
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 69
Depends: python3:any
Filename: pool/universe/p/python-daiquiri/python3-daiquiri_1.6.0-1_all.deb
Size: 11884
MD5sum: 350632e14ec548443931b8c707f304b6
SHA1: aea7d1c8de67a531342e1af0ada6a483d6cc9b8a
SHA256: f3d03ea73a9e90b8cd76135db3da9455bfe2b08db9011ae8e6dd43e2917cb20f
SHA512: 80f5d351c7ac7f7375c5bff10eca416106627578683ece185527f05156cad7453c4dd2d559fc3b27452192992b7b7f2d1d1e12f81997bb89f408647990d2b6d6
Homepage: https://github.com/jd/daiquiri
Description-en: Python library to easily setup basic logging functionality
The daiquiri library provides an easy way to configure logging. It also
provides some custom formatters and handlers.
.
Its promise is to setup a complete standard Python logging system with just
one function call. Nothing more, nothing less. The interesting features are:
.
* Logs to stderr by default.
* Uses colors if logging to a terminal.
* File-based logging.
* Uses program name as the name of the logging file (so providing just a
directory for logging will work).
* syslog & journald support.
* JSON output.
* Arbitrary key/value context information providing.
* Capture the warnings emitted by the warnings module.
* Native logging of any exception.
.
This is the Python 3 version of the package.
Description-md5: de2e9578b8eaba1cb032005e6b510e64