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

Last updated: October 09,2024

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

Learn how to install python3-cli-helpers.noarch on Fedora 34

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

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

Please follow the guidelines below to uninstall python3-cli-helpers.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:10:36 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-cli-helpers
Version : 2.1.0
Release : 2.fc34
Architecture : noarch
Size : 42 k
Source : python-cli-helpers-2.1.0-2.fc34.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.