How to Install and Uninstall python3-click-option-group.noarch Package on CentOS Stream 9

Last updated: November 27,2024

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

In this section, we are going to explain the necessary steps to install python3-click-option-group.noarch on CentOS Stream 9

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

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

In this section, we are going to explain the necessary steps to uninstall python3-click-option-group.noarch on CentOS Stream 9:

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

3. Information about the python3-click-option-group.noarch package on CentOS Stream 9

Last metadata expiration check: 2:52:43 ago on Sat Mar 16 16:03:45 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.