How to Install and Uninstall python3-cliff.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "python3-cliff.noarch" package

Learn how to install python3-cliff.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-cliff.noarch

2. Uninstall "python3-cliff.noarch" package

Please follow the steps below to uninstall python3-cliff.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-cliff.noarch $ sudo dnf autoremove

3. Information about the python3-cliff.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:28:31 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-cliff
Version : 4.2.0
Release : 2.el9
Architecture : noarch
Size : 95 k
Source : python-cliff-4.2.0-2.el9.src.rpm
Repository : epel
Summary : Command Line Interface Formulation Framework
URL : https://pypi.io/pypi/cliff
License : ASL 2.0
Description :
: cliff is a framework for building command line programs. It uses setuptools
: entry points to provide subcommands, output formatters, and other
: extensions.
:
: Documentation for cliff is hosted on readthedocs.org at
: http://readthedocs.org/docs/cliff/en/latest/