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

Last updated: May 19,2024

1. Install "python-cloup-doc" package

Please follow the steps below to install python-cloup-doc on Kali Linux

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

2. Uninstall "python-cloup-doc" package

In this section, we are going to explain the necessary steps to uninstall python-cloup-doc on Kali Linux:

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

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

Package: python-cloup-doc
Source: python-cloup
Version: 3.0.4-1
Installed-Size: 3983
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 7.2.2)
Size: 334876
SHA256: e7756760e75cd131dc293511e447ca716c2186eb9334917b29c3b76f2c1f5d70
SHA1: 8aac68606eaf206f717bf8a354be0af91d2f8b4a
MD5sum: 394391edcb371591fc1b967fe2dda1d1
Description: Click with option groups (documentation)
Cloup enriches Click with several features that make it more expressive and
configurable:
* option groups and an (optional) help section for positional arguments
* constraints, like mutually_exclusive, that can be applied to option groups
or to any group of parameters, even conditionally subcommand aliases
* subcommands sections, i.e. the possibility to organize the subcommands of
a Group in multiple help sections
* a themeable HelpFormatter that:
- has more parameters for adjusting widths and spacing, which can be
provided at the context and command level use a different layout when the
terminal width is below a certain threshold in order to improve
readability
- suggestions like "did you mean ?" when you mistype a
subcommand
Moreover, Cloup improves on IDE support providing decorators with detailed
type hints and adding the static methods Context.settings() and
HelpFormatter.settings() for creating dictionaries of settings.
.
This package provides the API documentation.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/janluke/cloup
Section: doc
Priority: optional
Filename: pool/main/p/python-cloup/python-cloup-doc_3.0.4-1_all.deb