How to Install and Uninstall python-click-doc Package on Kali Linux

Last updated: May 18,2024

1. Install "python-click-doc" package

Please follow the guidelines below to install python-click-doc on Kali Linux

$ sudo apt update $ sudo apt install python-click-doc

2. Uninstall "python-click-doc" package

This tutorial shows how to uninstall python-click-doc on Kali Linux:

$ sudo apt remove python-click-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-click-doc package on Kali Linux

Package: python-click-doc
Source: python-click
Version: 8.1.6-1
Installed-Size: 1897
Maintainer: Sandro Tosi
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 311768
SHA256: bea73de6e0d5e6a6d27131ee7995a74fd68cbc2835f3ba58fb431a0771291b91
SHA1: 275f282f8bc9cb4be5e88932f1a45d9edbc6e19c
MD5sum: e86181282e3e1aae5010e6cecc59d8ef
Description: Wrapper around optparse for command line utilities - documentation
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 contains the documentation for Click.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pallets/click
Section: doc
Priority: optional
Filename: pool/main/p/python-click/python-click-doc_8.1.6-1_all.deb