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

Last updated: January 12,2025

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

This guide let you learn how to install python3-cli-helpers.noarch on Fedora 38

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

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

Please follow the step by step instructions below to uninstall python3-cli-helpers.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:19:21 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-cli-helpers
Version : 2.3.0
Release : 2.fc38
Architecture : noarch
Size : 57 k
Source : python-cli-helpers-2.3.0-2.fc38.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.