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

Last updated: July 03,2024

1. Install "python36-Pebble" package

Please follow the guidelines below to install python36-Pebble on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-Pebble

2. Uninstall "python36-Pebble" package

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

$ sudo zypper remove python36-Pebble

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

Information for package python36-Pebble:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-Pebble
Version : 4.6.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 171,3 KiB
Installed : No
Status : not installed
Source package : python-Pebble-4.6.0-1.6.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.