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

Last updated: May 13,2024

1. Install "python-kitchen-doc" package

Please follow the guidance below to install python-kitchen-doc on Kali Linux

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

2. Uninstall "python-kitchen-doc" package

This is a short guide on how to uninstall python-kitchen-doc on Kali Linux:

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

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

Package: python-kitchen-doc
Source: kitchen
Version: 1.2.6-5
Installed-Size: 1012
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 5.2)
Size: 165756
SHA256: 44a77db64bf4505ff27de5f36d2ffe37c17bae461726f7d9806f1e7ea7fb5d8e
SHA1: ce8608539e8343a91b82dd7a9f36082a5425a760
MD5sum: 4a84cdb121389f1d1a6dfedba0c2b575
Description: Python library of containers, text and i18n helpers (common documentation)
The kitchen Python package aims at gathering in one place all the snippets of
code that the author originally carried around from project to project to ease
the development.
.
A non-exhaustive list of the features provided by kitchen:
* helpers for text and specifically unicode handling i18n support
* a dictionary that treats unicode and str strings as different values
* An helper function to change any non-list value into a single-element list
* Tools to help deal with PEP386 version format
.
This is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/fedora-infra/kitchen
Section: doc
Priority: optional
Filename: pool/main/k/kitchen/python-kitchen-doc_1.2.6-5_all.deb