How to Install and Uninstall python-structlog-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "python-structlog-doc" package

This is a short guide on how to install python-structlog-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ 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 Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-structlog-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-structlog-doc
Priority: optional
Section: universe/doc
Installed-Size: 383
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: python-structlog
Version: 15.2.0-1
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-structlog/python-structlog-doc_15.2.0-1_all.deb
Size: 58514
MD5sum: 5ee62715ba7e821fc825e31f00d0e116
SHA1: e5860d21641a13483a024f33ae409a35364fe6e8
SHA256: 2bf1bc7e88fa1a2d632be4169c03b8f5edb3139005e5899f46b73177f4b4c20e
Description-en: 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.
.
This is the common documentation package.
Description-md5: 4d3cc36f0435cbfac7bc3139915ba0b0
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu