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

Last updated: May 14,2024

1. Install "python3-logutils" package

This guide let you learn how to install python3-logutils on Kali Linux

$ sudo apt update $ sudo apt install python3-logutils

2. Uninstall "python3-logutils" package

This tutorial shows how to uninstall python3-logutils on Kali Linux:

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

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

Package: python3-logutils
Source: python-logutils
Version: 0.3.5-3
Installed-Size: 82
Maintainer: Debian OpenStack
Architecture: all
Depends: python3:any
Size: 17360
SHA256: bb1b654af5432fc3b4d4e19d95846205a6be3221e18e1767b7f9af694a93ad25
SHA1: 73109c9ca4084e5d6ad28b88b47878d1b7dd1420
MD5sum: 48a1cd5b4e5ebdfab588465d4b555ca6
Description: 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:
Homepage: https://bitbucket.org/vinay.sajip/logutils/
Tag: implemented-in::python
Section: python
Priority: optional
Filename: pool/main/p/python-logutils/python3-logutils_0.3.5-3_all.deb