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

Last updated: November 07,2024

1. Install "python39-click-threading" package

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

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

2. Uninstall "python39-click-threading" package

This guide covers the steps necessary to uninstall python39-click-threading on openSuSE Tumbleweed:

$ sudo zypper remove python39-click-threading

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

Information for package python39-click-threading:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-click-threading
Version : 0.5.0-1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 23.3 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.*