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

Last updated: May 20,2024

1. Install "python3-click-completion" package

Please follow the step by step instructions below to install python3-click-completion on Kali Linux

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

2. Uninstall "python3-click-completion" package

Please follow the step by step instructions below to uninstall python3-click-completion on Kali Linux:

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

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

Package: python3-click-completion
Source: click-completion
Version: 0.5.2-4
Installed-Size: 49
Maintainer: Sakirnth Nagarasa
Architecture: all
Depends: python3-click, python3-jinja2, python3-shellingham, python3-six, python3:any
Size: 9380
SHA256: 69334fa5f9c987b4ad4fb3a84627efdc15b7d329cf18d5fbc25d90bc4ea7f2cf
SHA1: 9f524ea5d7353e0fc55ee769179ac6340e0e2227
MD5sum: 8f57e83f6b784c3f76ee42edf633ed13
Description: click completion support for different types of shells (Python 3.x)
Automatic completion support for different types of shells for Click. All the
supported shells are able to complete all the command line arguments and
options defined with Click.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: https://github.com/click-contrib/click-completion
Section: python
Priority: optional
Filename: pool/main/c/click-completion/python3-click-completion_0.5.2-4_all.deb