How to Install and Uninstall python3-cli-helpers.noarch Package on Oracle Linux 9

Last updated: September 25,2024

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

Here is a brief guide to show you how to install python3-cli-helpers.noarch on Oracle Linux 9

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

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

This is a short guide on how to uninstall python3-cli-helpers.noarch on Oracle Linux 9:

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

3. Information about the python3-cli-helpers.noarch package on Oracle Linux 9

Last metadata expiration check: 0:00:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-cli-helpers
Version : 2.3.0
Release : 3.el9
Architecture : noarch
Size : 41 k
Source : python-cli-helpers-2.3.0-3.el9.src.rpm
Repository : epel
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.