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

Last updated: May 18,2024

1. Install "python3-clikit.noarch" package

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

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

2. Uninstall "python3-clikit.noarch" package

Learn how to uninstall python3-clikit.noarch on Fedora 36:

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

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

Last metadata expiration check: 0:24:49 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-clikit
Version : 0.6.2
Release : 5.fc36
Architecture : noarch
Size : 184 k
Source : python-clikit-0.6.2-5.fc36.src.rpm
Repository : fedora
Summary : Utilities to build beautiful and testable CLIs
URL : https://github.com/sdispater/clikit
License : MIT
Description : CliKit is a group of utilities to build beautiful and testable command
: line interfaces. This is at the core of Cleo.