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

Last updated: April 27,2024

1. Install "python3-logbook" package

Learn how to install python3-logbook on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-logbook

2. Uninstall "python3-logbook" package

This guide covers the steps necessary to uninstall python3-logbook on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-logbook
Priority: optional
Section: universe/python
Installed-Size: 231
Maintainer: Ubuntu Developers
Original-Maintainer: Agustin Henze
Architecture: all
Source: logbook
Version: 0.12.3-1
Depends: python3:any (>= 3.3.2-2~)
Suggests: python-logbook-doc
Filename: pool/universe/l/logbook/python3-logbook_0.12.3-1_all.deb
Size: 47962
MD5sum: 1e287d10e72e376edeb6072758aac96c
SHA1: efd954786a75b14bdc2f1c3041d3f1c06f7d1f8e
SHA256: 49f5de3bd801af4cd50e86e940fe584d1a74541e48f569fda4691a8082e93d95
Description-en: logging system for Python that replaces the standard library's module (Python3)
Logbook is a logging system for Python that replaces the standard library's
logging module. It was designed with both complex and simple applications in
mind and the idea to make logging fun
.
This is the Python 3 version of the package.
Description-md5: 21cb5e7264a342440fec92ca69b94f59
Homepage: http://pythonhosted.org/Logbook/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu