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

Last updated: May 20,2024

1. Install "python-wsgilog" package

Learn how to install python-wsgilog on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-wsgilog

2. Uninstall "python-wsgilog" package

Learn how to uninstall python-wsgilog on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-wsgilog
Priority: optional
Section: universe/python
Installed-Size: 69
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Version: 0.3-1
Depends: python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Filename: pool/universe/p/python-wsgilog/python-wsgilog_0.3-1_all.deb
Size: 6010
MD5sum: 84abd8d2b8a0aade125b5de854c34fa6
SHA1: 41f775b0c173cc1cee0df66cdac8e7df361ce9af
SHA256: 5a9a546a828d3f67c70025ecd6bb1b23ad2f5feac8827fb7e1ab8146254e9633
Description-en: WSGI logging and event reporting middleware
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.
Description-md5: b5ed3de293d1444c3b2dc40d89649317
Homepage: http://pypi.python.org/pypi/wsgilog
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu