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

Last updated: May 14,2024

1. Install "python-cliff-doc" package

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

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

2. Uninstall "python-cliff-doc" package

This guide let you learn how to uninstall python-cliff-doc on Kali Linux:

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

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

Package: python-cliff-doc
Source: python-cliff
Version: 4.3.0-2
Installed-Size: 2616
Maintainer: Debian OpenStack
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 945784
SHA256: c26ec713fcc39bb45ae4c3cd48cd431b065bcc3e56ff418adefb42784d668667
SHA1: d88d27515038f06a6998ca835259165ee241a39a
MD5sum: 22f7cdb6c7b57e15b3a61fde6bc64a2f
Description: command line interface formulation framework documentation
Cliff is a framework for building command line programs. It uses plugins to
define sub-commands, output formatters, and other extensions.
.
The cliff framework is meant to be used to create multi-level commands such as
Subversion and git, where the main program handles some basic argument parsing
and then invokes a sub-command to do the work.
.
This is the documentation of python-cliff.
Description-md5:
Homepage: https://github.com/dreamhost/cliff
Section: doc
Priority: optional
Filename: pool/main/p/python-cliff/python-cliff-doc_4.3.0-2_all.deb