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

Last updated: May 15,2024

1. Install "python2-Pebble" package

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

$ sudo zypper refresh $ sudo zypper install python2-Pebble

2. Uninstall "python2-Pebble" package

This guide let you learn how to uninstall python2-Pebble on openSUSE Leap:

$ sudo zypper remove python2-Pebble

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

Information for package python2-Pebble:
---------------------------------------
Repository : Main Repository
Name : python2-Pebble
Version : 4.5.2-bp153.1.26
Arch : noarch
Vendor : openSUSE
Installed Size : 137,5 KiB
Installed : No
Status : not installed
Source package : python-Pebble-4.5.2-bp153.1.26.src
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.