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

Last updated: May 09,2024

1. Install "python-structlog-doc" package

Here is a brief guide to show you how to install python-structlog-doc on Kali Linux

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

2. Uninstall "python-structlog-doc" package

This tutorial shows how to uninstall python-structlog-doc on Kali Linux:

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

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

Package: python-structlog-doc
Source: python-structlog
Version: 24.1.0-1
Installed-Size: 4389
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 1355992
SHA256: 34733f6a20d2fb3bbce014c5f61493054c4e6a73f696369d1379ba3d8d75731f
SHA1: 1bb7c801c463510dc5a86d2a8be9667460f0a002
MD5sum: 01d736d1e05cdd3eec8f4ebe8ba631e6
Description: structured logging for Python (common documentation)
Structlog makes structured logging in Python easy by augmenting your existing
logger. It allows you to split your log entries up into key/value pairs and
build them incrementally without annoying boilerplate code.
.
The output format is just as flexible and structlog comes with support for
JSON, logfmt, as well as pretty console output out-of-the-box.
.
This is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://www.structlog.org/
Section: doc
Priority: optional
Filename: pool/main/p/python-structlog/python-structlog-doc_24.1.0-1_all.deb