How to Install and Uninstall python3-kitchen Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-kitchen" package

In this section, we are going to explain the necessary steps to install python3-kitchen on Kali Linux

$ sudo apt update $ sudo apt install python3-kitchen

2. Uninstall "python3-kitchen" package

Please follow the guidelines below to uninstall python3-kitchen on Kali Linux:

$ sudo apt remove python3-kitchen $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-kitchen package on Kali Linux

Package: python3-kitchen
Source: kitchen
Version: 1.2.6-5
Installed-Size: 191
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-kitchen-doc
Size: 38096
SHA256: 11f5b521f68ada058ba0a056b4152501879ac5928841aa2d9de8bdeed071fb38
SHA1: 91fb728a974ee4e12b5f79ce1f5025a289162ba3
MD5sum: 394557b374d5d4968deb148567670367
Description: Python library of containers, text and i18n helpers (Python 3)
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 package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/fedora-infra/kitchen
Section: python
Priority: optional
Filename: pool/main/k/kitchen/python3-kitchen_1.2.6-5_all.deb