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

Last updated: September 29,2024

1. Install "python-loggingx" package

In this section, we are going to explain the necessary steps to install python-loggingx on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-loggingx

2. Uninstall "python-loggingx" package

This is a short guide on how to uninstall python-loggingx on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-loggingx
Priority: extra
Section: universe/python
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: David Villa Alises
Architecture: all
Source: python-logging-extra
Version: 0.1.3-1.1build1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-notify, python-xmpp
Filename: pool/universe/p/python-logging-extra/python-loggingx_0.1.3-1.1build1_all.deb
Size: 4798
MD5sum: 7aed351cf0eafe1e982493f3ae027532
SHA1: 7c4cb9b31525330f660574c10ed4fd38187e19f3
SHA256: 20dcb9b15d03d9af9bfb73e1142ec8ecb0dd11ff51c8929501b53ebd599c28c8
Description-en: Generic utilities for the Python logging facility.
That includes logging handlers for authenticated SMTP (with TSL),
jabber XMPP and desktop notifications. It has also some additional
formaters: ColorFormatter, etc.
Description-md5: 67859fd98ef367a7c6485ba4a631ef19
Homepage: http://arco.esi.uclm.es/svn/public/prj/python-logging-extra
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu