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

Last updated: May 11,2024

1. Install "python-logbook" package

Here is a brief guide to show you how to install python-logbook on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-logbook

2. Uninstall "python-logbook" package

Please follow the instructions below to uninstall python-logbook on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-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: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-logbook-doc
Filename: pool/universe/l/logbook/python-logbook_0.12.3-1_all.deb
Size: 47896
MD5sum: 865ee97095b97f74e362ce3d93a26a9e
SHA1: 812b08f4e4e4dbcd40264a99fa4cd4dff4f62961
SHA256: 3091d5c491e54007da8b510a6f2e463b63f62364938c4f371406cb4511b6232c
Description-en: logging system for Python that replaces the standard library's module
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 2 version of the package.
Description-md5: 9c345269b86ad4232a239acafe9fd7ad
Homepage: http://pythonhosted.org/Logbook/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu