How to Install and Uninstall python3-click-option-group.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 10,2024

1. Install "python3-click-option-group.noarch" package

Please follow the instructions below to install python3-click-option-group.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install python3-click-option-group.noarch

2. Uninstall "python3-click-option-group.noarch" package

Please follow the guidance below to uninstall python3-click-option-group.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove python3-click-option-group.noarch $ sudo dnf autoremove

3. Information about the python3-click-option-group.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:07:21 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3-click-option-group
Version : 0.5.6
Release : 1.el9
Architecture : noarch
Size : 28 k
Source : python-click-option-group-0.5.6-1.el9.src.rpm
Repository : epel
Summary : Option groups missing in Click
URL : https://github.com/click-contrib/click-option-group
License : BSD-3-Clause
Description : click-option-group is a Click-extension package that adds option groups
: missing in Click.