How to Install and Uninstall python-kitchen-doc.noarch Package on CentOS 8 / RHEL 8

Last updated: May 18,2024

1. Install "python-kitchen-doc.noarch" package

This guide let you learn how to install python-kitchen-doc.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python-kitchen-doc.noarch

2. Uninstall "python-kitchen-doc.noarch" package

Please follow the step by step instructions below to uninstall python-kitchen-doc.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python-kitchen-doc.noarch $ sudo dnf autoremove

3. Information about the python-kitchen-doc.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:39:05 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python-kitchen-doc
Version : 1.2.6
Release : 1.el8.2
Architecture : noarch
Size : 63 k
Source : python-kitchen-1.2.6-1.el8.2.src.rpm
Repository : epel
Summary : API documentation for the Kitchen python2 module
URL : https://pypi.python.org/pypi/kitchen/
License : LGPLv2+
Description : kitchen includes functions to make gettext easier to use, handling unicode
: text easier (conversion with bytes, outputting xml, and calculating how many
: columns a string takes), and compatibility modules for writing code that uses
: python-2.7 modules but needs to run on python-2.3.
:
: This package contains the API documenation for programming with the
: python-2 version of the kitchen library.