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

Last updated: May 17,2024

1. Install "python3-click-threading" package

Please follow the instructions below to install python3-click-threading on Kali Linux

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

2. Uninstall "python3-click-threading" package

Learn how to uninstall python3-click-threading on Kali Linux:

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

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

Package: python3-click-threading
Source: python-click-threading
Version: 0.5.0-2
Installed-Size: 28
Maintainer: Debian Python Team
Architecture: all
Depends: python3-click, python3:any
Size: 6412
SHA256: 94fb3cf1f6486aef3260ef4ac8dd3dcf798c9eb9b419f9e401c1d49533374d9d
SHA1: 617ea969a2eb175bb69c804b02c2917d597e7c72
MD5sum: a4c4a7307f4ad3836361b44cc4f9a8af
Description: Utilities for multithreading in click - Python 3.x
Library for easier multithreaded development with Click.
Click is a Python package for creating beautiful command line interfaces in a
composable way with as little code as necessary. It’s the “Command Line
Interface Creation Kit”. It’s highly configurable but comes with sensible
defaults out of the box.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/click-contrib/click-threading
Section: python
Priority: optional
Filename: pool/main/p/python-click-threading/python3-click-threading_0.5.0-2_all.deb