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

Last updated: July 05,2024

1. Install "python3-cleo.noarch" package

Please follow the guidance below to install python3-cleo.noarch on Fedora 34

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

2. Uninstall "python3-cleo.noarch" package

Please follow the step by step instructions below to uninstall python3-cleo.noarch on Fedora 34:

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

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

Last metadata expiration check: 3:28:05 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-cleo
Version : 0.8.1
Release : 2.fc34
Architecture : noarch
Size : 48 k
Source : python-cleo-0.8.1-2.fc34.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.