How to Install and Uninstall python3-kitchen-doc.noarch Package on Rocky Linux 9

Last updated: June 29,2024

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

Learn how to install python3-kitchen-doc.noarch on Rocky Linux 9

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

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

Please follow the instructions below to uninstall python3-kitchen-doc.noarch on Rocky Linux 9:

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

3. Information about the python3-kitchen-doc.noarch package on Rocky Linux 9

Last metadata expiration check: 2:05:34 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-kitchen-doc
Version : 1.2.6
Release : 14.el9
Architecture : noarch
Size : 394 k
Source : python-kitchen-1.2.6-14.el9.src.rpm
Repository : epel
Summary : API documentation for the Kitchen python3 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).
:
: This package contains the API documenation for programming with the
: python-3 version of the kitchen library.