How to Install and Uninstall python311-click-threading Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python311-click-threading" package

Please follow the instructions below to install python311-click-threading on openSuSE Tumbleweed

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

2. Uninstall "python311-click-threading" package

Here is a brief guide to show you how to uninstall python311-click-threading on openSuSE Tumbleweed:

$ sudo zypper remove python311-click-threading

3. Information about the python311-click-threading package on openSuSE Tumbleweed

Information for package python311-click-threading:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-click-threading
Version : 0.5.0-1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 30.8 KiB
Installed : No
Status : not installed
Source package : python-click-threading-0.5.0-1.14.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.*