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

Last updated: October 06,2024

1. Install "python311-Pebble" package

In this section, we are going to explain the necessary steps to install python311-Pebble on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-Pebble

2. Uninstall "python311-Pebble" package

In this section, we are going to explain the necessary steps to uninstall python311-Pebble on openSuSE Tumbleweed:

$ sudo zypper remove python311-Pebble

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

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