How to Install and Uninstall python3-concurrent-log-handler Package on Kali Linux

Last updated: May 20,2024

1. Install "python3-concurrent-log-handler" package

This tutorial shows how to install python3-concurrent-log-handler on Kali Linux

$ sudo apt update $ sudo apt install python3-concurrent-log-handler

2. Uninstall "python3-concurrent-log-handler" package

Please follow the steps below to uninstall python3-concurrent-log-handler on Kali Linux:

$ sudo apt remove python3-concurrent-log-handler $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-concurrent-log-handler package on Kali Linux

Package: python3-concurrent-log-handler
Source: concurrent-log-handler
Version: 0.9.25-1
Installed-Size: 90
Maintainer: Debian Python Team
Architecture: all
Depends: python3-portalocker, python3:any
Size: 24896
SHA256: e7a0750011aa7a6607d228a64d797d50ec9542903ee25a688c353bd12b934138
SHA1: 61fd89c81b77698cc941d665b4449f05e837f182
MD5sum: 3e80e6d26c922b5b538f8449d88397e9
Description: Additional log handler for Python's standard logging package
This handler will write log events to a log file which is rotated when
the log file reaches a certain size. Multiple processes can safely write
to the same log file concurrently. Rotated logs can be gzipped if desired.
Both Windows and POSIX systems are supported. An optional threaded queue
logging handler is provided to perform logging in the background.
Description-md5:
Homepage: https://github.com/Preston-Landers/concurrent-log-handler
Section: python
Priority: optional
Filename: pool/main/c/concurrent-log-handler/python3-concurrent-log-handler_0.9.25-1_all.deb