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

Last updated: May 18,2024

1. Install "python3-knack" package

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

$ sudo apt update $ sudo apt install python3-knack

2. Uninstall "python3-knack" package

Learn how to uninstall python3-knack on Kali Linux:

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

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

Package: python3-knack
Source: knack
Version: 0.11.0-1
Installed-Size: 233
Maintainer: Debian Python Team
Architecture: all
Depends: python3-argcomplete, python3-jmespath, python3-packaging, python3-pygments, python3-tabulate, python3-yaml, python3:any
Size: 44816
SHA256: 94bc7788742e6beb7f953b85088e60eab1ff90bfcc701bf300d10e11567cc5fd
SHA1: d99e3e21a48c23c00f4beffe03c3fa195f80ab62
MD5sum: 7e7ae7f99e785a5e303e0c0fc70742af
Description: Python command line interface framework
Knack provides a set of Python modules to build a custom command line
interface.
Description-md5:
Homepage: https://github.com/Microsoft/knack
Section: python
Priority: optional
Filename: pool/main/k/knack/python3-knack_0.11.0-1_all.deb