How to Install and Uninstall python310-Pebble Package on openSuSE Tumbleweed

Last updated: July 02,2024

1. Install "python310-Pebble" package

Please follow the step by step instructions below to install python310-Pebble on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-Pebble

2. Uninstall "python310-Pebble" package

This guide let you learn how to uninstall python310-Pebble on openSuSE Tumbleweed:

$ sudo zypper remove python310-Pebble

3. Information about the python310-Pebble package on openSuSE Tumbleweed

Information for package python310-Pebble:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-Pebble
Version : 5.0.6-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 158.6 KiB
Installed : No
Status : not installed
Source package : python-Pebble-5.0.6-1.4.src
Upstream URL : https://github.com/noxdafox/pebble
Summary : Threading and multiprocessing eye-candy for Python
Description :
Pebble provides an API to manage threads and processes within an application.
It wraps Python’s standard library threading and multiprocessing objects.