How to Install and Uninstall python3-kitchen.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 27,2024
1. Install "python3-kitchen.noarch" package
Please follow the steps below to install python3-kitchen.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3-kitchen.noarch
Copied
2. Uninstall "python3-kitchen.noarch" package
This guide covers the steps necessary to uninstall python3-kitchen.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3-kitchen.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-kitchen.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:29:02 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-kitchen
Version : 1.2.6
Release : 14.el9
Architecture : noarch
Size : 88 k
Source : python-kitchen-1.2.6-14.el9.src.rpm
Repository : epel
Summary : Small, useful pieces of code to make python 3 coding easier
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 is the python3 version of the kitchen module.
Available Packages
Name : python3-kitchen
Version : 1.2.6
Release : 14.el9
Architecture : noarch
Size : 88 k
Source : python-kitchen-1.2.6-14.el9.src.rpm
Repository : epel
Summary : Small, useful pieces of code to make python 3 coding easier
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 is the python3 version of the kitchen module.