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

Last updated: May 19,2024

1. Install "python3-wsgilog" package

This tutorial shows how to install python3-wsgilog on Kali Linux

$ sudo apt update $ sudo apt install python3-wsgilog

2. Uninstall "python3-wsgilog" package

This guide let you learn how to uninstall python3-wsgilog on Kali Linux:

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

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

Package: python3-wsgilog
Source: python-wsgilog
Version: 0.3.1-4
Installed-Size: 31
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 6552
SHA256: d3dbc2ca2f4fbc9a8863248490779ea0b2709d6bd2d21eb9b918e6ef894bfe20
SHA1: b177dd249b6807ea81e7eec033268d48ca371ed8
MD5sum: 2b77cef44897029667f3ad37e02275f2
Description: WSGI logging and event reporting middleware (Python 3)
Supports logging events in WSGI applications to STDOUT, time rotated log
files, email, syslog, and web servers. Also supports catching and sending
HTML-formatted exception tracebacks to a web browser for debugging.
.
This package contains the Python 3 version of wsgilog.
Description-md5:
Homepage: https://pypi.python.org/pypi/wsgilog
Section: python
Priority: optional
Filename: pool/main/p/python-wsgilog/python3-wsgilog_0.3.1-4_all.deb