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

Last updated: September 28,2024

1. Install "python39-Pebble" package

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

$ sudo zypper refresh $ sudo zypper install python39-Pebble

2. Uninstall "python39-Pebble" package

Please follow the instructions below to uninstall python39-Pebble on openSuSE Tumbleweed:

$ sudo zypper remove python39-Pebble

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

Information for package python39-Pebble:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-Pebble
Version : 5.0.6-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 158.4 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.