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

Last updated: May 04,2024

1. Install "python3-click-didyoumean" package

Please follow the guidance below to install python3-click-didyoumean on Kali Linux

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

2. Uninstall "python3-click-didyoumean" package

This tutorial shows how to uninstall python3-click-didyoumean on Kali Linux:

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

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

Package: python3-click-didyoumean
Source: python-click-didyoumean
Version: 0.3.0-2
Installed-Size: 342
Maintainer: Debian Python Team
Architecture: all
Depends: python3-click, python3:any
Size: 295336
SHA256: 7ca680ef9092aae40697004ecce55a5c725d55fa9bbcde36df4d6a9e89075e4d
SHA1: 0e6430c1a36538740e3688ac873e7c7b8523189e
MD5sum: 6762c40b5cd9ebf212186c6e99cfbd30
Description: enables git-like did-you-mean feature in 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.
.
It aims to make the process of writing command line tools quick and fun
while also preventing any frustration caused by the inability to implement
an intended CLI API.
.
This package add the feature to do git-like did-you-mean feature in click.
Description-md5:
Homepage: https://github.com/click-contrib/click-didyoumean
Section: python
Priority: optional
Filename: pool/main/p/python-click-didyoumean/python3-click-didyoumean_0.3.0-2_all.deb