How to Install and Uninstall python3-cleo.noarch Package on Fedora 36

Last updated: October 07,2024

1. Install "python3-cleo.noarch" package

Here is a brief guide to show you how to install python3-cleo.noarch on Fedora 36

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

2. Uninstall "python3-cleo.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-cleo.noarch on Fedora 36:

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

3. Information about the python3-cleo.noarch package on Fedora 36

Last metadata expiration check: 4:52:10 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-cleo
Version : 0.8.1
Release : 5.fc36
Architecture : noarch
Size : 48 k
Source : python-cleo-0.8.1-5.fc36.src.rpm
Repository : fedora
Summary : Create beautiful and testable command-line interfaces
URL : https://github.com/sdispater/cleo
License : MIT
Description : Create beautiful and testable command-line interfaces.
:
: Cleo is mostly a higher level wrapper for CliKit, so a lot of the
: components and utilities comes from it. Refer to its documentation for
: more information.