How to Install and Uninstall python-logzero-doc Package on Kali Linux

Last updated: May 15,2024

1. Install "python-logzero-doc" package

This guide covers the steps necessary to install python-logzero-doc on Kali Linux

$ sudo apt update $ sudo apt install python-logzero-doc

2. Uninstall "python-logzero-doc" package

Please follow the step by step instructions below to uninstall python-logzero-doc on Kali Linux:

$ sudo apt remove python-logzero-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-logzero-doc package on Kali Linux

Package: python-logzero-doc
Source: logzero
Version: 1.7.0-1
Installed-Size: 892
Maintainer: Ying-Chun Liu (PaulLiu)
Architecture: all
Depends: libjs-sphinxdoc (>= 2.4.3-5~), sphinx-rtd-theme-common (>= 0.5.1+dfsg)
Size: 573788
SHA256: 18138a2e96ca5a22cf0f1fbfc23b44555378e4918d5ee5c25dbe4c8d14a589a0
SHA1: cbbcc97d173fc564fd8c4567fb805090974378b3
MD5sum: c00eb210f0aa78625d61c01ddf563f3c
Description: robust and effective logging for Python (common documentation)
logzero is a python library that provides effective and robust logging.
Features:
* Easy logging to console and/or (rotating) file.
* Provides a fully configured standard.
* Pretty formatting, including level-specific colors in the console.
* Windows color output supported by colorama
* Robust against str/bytes encoding problems, works with all kinds of
character encodings and special characters.
* Multiple loggers can write to the same logfile (also across multiple
Python files).
.
This is the common documentation package.
Description-md5:
Homepage: https://pypi.python.org/pypi/logzero
Section: doc
Priority: optional
Filename: pool/main/l/logzero/python-logzero-doc_1.7.0-1_all.deb