How to Install and Uninstall python3-Pebble Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-Pebble" package

Please follow the guidelines below to install python3-Pebble on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-Pebble

2. Uninstall "python3-Pebble" package

Learn how to uninstall python3-Pebble on openSUSE Leap:

$ sudo zypper remove python3-Pebble

3. Information about the python3-Pebble package on openSUSE Leap

Information for package python3-Pebble:
---------------------------------------
Repository : Main Repository
Name : python3-Pebble
Version : 4.5.2-bp155.2.14
Arch : noarch
Vendor : openSUSE
Installed Size : 168.5 KiB
Installed : No
Status : not installed
Source package : python-Pebble-4.5.2-bp155.2.14.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.