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

Last updated: January 11,2025

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

This is a short guide on how to install python3-cli-helpers.noarch on Fedora 35

$ 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 35:

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

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

Last metadata expiration check: 2:04:00 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-cli-helpers
Version : 2.1.0
Release : 4.fc35
Architecture : noarch
Size : 42 k
Source : python-cli-helpers-2.1.0-4.fc35.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.