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

Last updated: January 20,2025

1. Install "python3-cli-helpers.noarch" package

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

$ sudo dnf update $ sudo dnf install python3-cli-helpers.noarch

2. Uninstall "python3-cli-helpers.noarch" package

This tutorial shows how to uninstall python3-cli-helpers.noarch on Fedora 36:

$ sudo dnf remove python3-cli-helpers.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:49:06 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-cli-helpers
Version : 2.2.1
Release : 2.fc36
Architecture : noarch
Size : 42 k
Source : python-cli-helpers-2.2.1-2.fc36.src.rpm
Repository : fedora
Summary : Python helpers for common CLI tasks
URL : https://github.com/dbcli/cli_helpers
License : BSD
Description : CLI Helpers is a Python package that makes it easy to perform common
: tasks when building command-line apps. Its a helper library for
: command-line interfaces.