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

Last updated: May 19,2024

1. Install "python3-click-log" package

This is a short guide on how to install python3-click-log on Kali Linux

$ sudo apt update $ sudo apt install python3-click-log

2. Uninstall "python3-click-log" package

Please follow the instructions below to uninstall python3-click-log on Kali Linux:

$ sudo apt remove python3-click-log $ sudo apt autoclean && sudo apt autoremove

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

Package: python3-click-log
Source: python-click-log
Version: 0.3.2-1
Installed-Size: 26
Maintainer: Debian Python Team
Architecture: all
Depends: python3-click, python3:any
Size: 5516
SHA256: 2c874c5b07f5c3fb84e2020fed8449cefe0d78fbb10d81b3517242232be0678b
SHA1: 32d83a6e54c54b18c5b9beab793c8ce8d33f322c
MD5sum: c38ec0b3e65abfae936bdead4a2b5388
Description: Logging integration for Click - Python 3.x
Partly because Python’s logging module aims to be so generic, it doesn’t come
with sensible defaults for CLI applications. At some point you might also want
to expose more logging levels through more options, at which point the
boilerplate code grows even more.
This is where click-log comes in.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/click-contrib/click-log
Section: python
Priority: optional
Filename: pool/main/p/python-click-log/python3-click-log_0.3.2-1_all.deb