How to Install and Uninstall python-kitchen-doc.noarch Package on Amazon Linux 2

Last updated: September 21,2024

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

This is a short guide on how to install python-kitchen-doc.noarch on Amazon Linux 2

$ sudo yum makecache $ sudo yum install python-kitchen-doc.noarch

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

This guide let you learn how to uninstall python-kitchen-doc.noarch on Amazon Linux 2:

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

3. Information about the python-kitchen-doc.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : python-kitchen-doc
Arch : noarch
Version : 1.1.1
Release : 5.amzn2
Size : 56 k
Repo : amzn2-core/2/x86_64
Summary : API documentation for the Kitchen python 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 kitchen library.