How to Install and Uninstall python3-click-threading.noarch Package on Oracle Linux 9

Last updated: September 23,2024

1. Install "python3-click-threading.noarch" package

This is a short guide on how to install python3-click-threading.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-click-threading.noarch

2. Uninstall "python3-click-threading.noarch" package

Learn how to uninstall python3-click-threading.noarch on Oracle Linux 9:

$ sudo dnf remove python3-click-threading.noarch $ sudo dnf autoremove

3. Information about the python3-click-threading.noarch package on Oracle Linux 9

Last metadata expiration check: 0:38:10 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-click-threading
Version : 0.5.0
Release : 7.el9
Architecture : noarch
Size : 18 k
Source : python-click-threading-0.5.0-7.el9.src.rpm
Repository : epel
Summary : Multithreaded support for python click apps
URL : https://github.com/click-contrib/click-threading
License : MIT
Description : Multithreaded support for python 3 click (CLI creation kit) applications.