How to Install and Uninstall python3-structlog Package on Kali Linux
Last updated: December 23,2024
1. Install "python3-structlog" package
This guide covers the steps necessary to install python3-structlog on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-structlog
Copied
2. Uninstall "python3-structlog" package
Please follow the instructions below to uninstall python3-structlog on Kali Linux:
$
sudo apt remove
python3-structlog
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-structlog package on Kali Linux
Package: python3-structlog
Source: python-structlog
Version: 24.1.0-1
Installed-Size: 231
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 58052
SHA256: 068e37352cb0c0c491e9e97aef9f37a0bd22f9122b772a407569e1329901e882
SHA1: 4ac6b4e5b7de3ccaf24416165c1817ad0c9b8fb1
MD5sum: 7415e879df6a7b0c0551f751dcbbea6f
Description: structured logging for Python (3.x)
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 package installs the library for Python 3.
Description-md5:
Homepage: https://www.structlog.org/
Section: python
Priority: optional
Filename: pool/main/p/python-structlog/python3-structlog_24.1.0-1_all.deb
Source: python-structlog
Version: 24.1.0-1
Installed-Size: 231
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 58052
SHA256: 068e37352cb0c0c491e9e97aef9f37a0bd22f9122b772a407569e1329901e882
SHA1: 4ac6b4e5b7de3ccaf24416165c1817ad0c9b8fb1
MD5sum: 7415e879df6a7b0c0551f751dcbbea6f
Description: structured logging for Python (3.x)
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 package installs the library for Python 3.
Description-md5:
Homepage: https://www.structlog.org/
Section: python
Priority: optional
Filename: pool/main/p/python-structlog/python3-structlog_24.1.0-1_all.deb