How to Install and Uninstall python3-pythonjsonlogger Package on Kali Linux

Last updated: May 08,2024

1. Install "python3-pythonjsonlogger" package

Please follow the guidelines below to install python3-pythonjsonlogger on Kali Linux

$ sudo apt update $ sudo apt install python3-pythonjsonlogger

2. Uninstall "python3-pythonjsonlogger" package

Please follow the steps below to uninstall python3-pythonjsonlogger on Kali Linux:

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

3. Information about the python3-pythonjsonlogger package on Kali Linux

Package: python3-pythonjsonlogger
Source: python-pythonjsonlogger
Version: 2.0.1-4
Installed-Size: 34
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 8144
SHA256: 7af4c0c51f978190275fe015a96cda9c922b7a010b1ea99edaae07e45dc1b1c1
SHA1: 2c80e51e578ed0318297a84a48c21a04ba7a98e3
MD5sum: 0f4fac4788536869a6efab806f8f4330
Description: JSON library for Python logging framework
This library is provided to allow standard Python logging to output log data
as json objects. With JSON logs are more readable by machines and there is no
need to create custom parsers for syslog type records.
Description-md5:
Homepage: https://github.com/madzak/python-json-logger
Section: python
Priority: optional
Filename: pool/main/p/python-pythonjsonlogger/python3-pythonjsonlogger_2.0.1-4_all.deb