How to Install and Uninstall python3-kitchen-doc.noarch Package on Fedora 34

Last updated: July 01,2024

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

This is a short guide on how to install python3-kitchen-doc.noarch on Fedora 34

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

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

This tutorial shows how to uninstall python3-kitchen-doc.noarch on Fedora 34:

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

3. Information about the python3-kitchen-doc.noarch package on Fedora 34

Last metadata expiration check: 1:49:24 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : python3-kitchen-doc
Version : 1.2.6
Release : 9.fc34
Architecture : noarch
Size : 56 k
Source : python-kitchen-1.2.6-9.fc34.src.rpm
Repository : fedora
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.