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

Last updated: January 10,2025

1. Install "python3-asyncclick" package

Here is a brief guide to show you how to install python3-asyncclick on Kali Linux

$ sudo apt update $ sudo apt install python3-asyncclick

2. Uninstall "python3-asyncclick" package

This guide covers the steps necessary to uninstall python3-asyncclick on Kali Linux:

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

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

Package: python3-asyncclick
Source: python-asyncclick
Version: 8.1.7.0+async-3
Installed-Size: 394
Maintainer: Debian Python Team
Architecture: all
Depends: python3-anyio, python3-importlib-metadata | python3-supported-min (>= 3.8), python3:any
Size: 93420
SHA256: 392ce819afbffbfc9428cff59323731806d952366b6a308543df9951b92102a7
SHA1: 1582bafd7175f03f4aaf6d560cf126be71f0e28e
MD5sum: 4ea3b1af6bf3fc357d41b1858b133e06
Description: AsyncClick is a fork of Click that works well with trio or asyncio (Python 3)
Click is a wrapper around optparse for command line utilities. AsyncClick is
a fork that works well with trio or asyncio.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/python-trio/asyncclick
Section: python
Priority: optional
Filename: pool/main/p/python-asyncclick/python3-asyncclick_8.1.7.0+async-3_all.deb

5. The same packages on other Linux Distributions