How to Install and Uninstall python3-logbook Package on Kali Linux

Last updated: April 28,2024

1. Install "python3-logbook" package

Learn how to install python3-logbook on Kali Linux

$ sudo apt update $ sudo apt install python3-logbook

2. Uninstall "python3-logbook" package

Please follow the steps below to uninstall python3-logbook on Kali Linux:

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

3. Information about the python3-logbook package on Kali Linux

Package: python3-logbook
Source: logbook
Version: 1.7.0-1.0
Installed-Size: 630
Maintainer: Agustin Henze
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4)
Suggests: python-logbook-doc
Size: 151044
SHA256: a2cbf46b9aa9b2e6e60038a7f73d3cecb16525fab91feaf2bce05c93ac6d3100
SHA1: 7a775154c1fb8274b7bb7b4de1f720b87b7b4dde
MD5sum: 3f4d38127ff4f23f89c07b939362d944
Description: logging system for Python that replaces the standard library's module (Python 3)
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:
Homepage: http://pythonhosted.org/Logbook/
Section: python
Priority: optional
Filename: pool/main/l/logbook/python3-logbook_1.7.0-1.0_amd64.deb