How to Install and Uninstall python3-click-threading Package on openSUSE Leap

Last updated: May 16,2024

1. Install "python3-click-threading" package

Please follow the step by step instructions below to install python3-click-threading on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-click-threading

2. Uninstall "python3-click-threading" package

Please follow the guidance below to uninstall python3-click-threading on openSUSE Leap:

$ sudo zypper remove python3-click-threading

3. Information about the python3-click-threading package on openSUSE Leap

Information for package python3-click-threading:
------------------------------------------------
Repository : Main Repository
Name : python3-click-threading
Version : 0.4.4-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 25.0 KiB
Installed : No
Status : not installed
Source package : python-click-threading-0.4.4-bp155.2.12.src
Upstream URL : https://github.com/click-contrib/click-threading
Summary : Multithreaded Click apps made easy
Description :
Utilities for multithreading in click .
*This is rather experimental. See tests for usage for now.*