How to Install and Uninstall python3-logutils Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 03,2024

1. Install "python3-logutils" package

This is a short guide on how to install python3-logutils on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-logutils

2. Uninstall "python3-logutils" package

This tutorial shows how to uninstall python3-logutils on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-logutils package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-logutils
Priority: optional
Section: universe/python
Installed-Size: 79
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-logutils
Version: 0.3.3-5
Depends: python3:any (>= 3.3.2-2~)
Filename: pool/universe/p/python-logutils/python3-logutils_0.3.3-5_all.deb
Size: 16742
MD5sum: 4090c13e8c65cdc810304700ee711681
SHA1: f5c113966892b6ab779589ca9cde838b80850b3c
SHA256: b39ddab026b01332dd4a9e99c933bb691e12db728dbdc97e30294154a9b58669
Description-en: handlers for the Python standard library's logging package - Python 3.x
The logutils package provides a set of handlers for the Python standard
library's logging package.
.
Some of these handlers are out-of-scope for the standard library, and so they
are packaged here. Others are updated versions which have appeared in recent
Python releases, but are usable with older versions of Python and so are
packaged here.
.
This package contains the Python 3.x module.
Description-md5: 074ff5a8e886304d9fcf62997815ccbb
Homepage: http://code.google.com/p/logutils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu