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

Last updated: July 08,2024

1. Install "python38-Pebble" package

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

$ sudo zypper refresh $ sudo zypper install python38-Pebble

2. Uninstall "python38-Pebble" package

This tutorial shows how to uninstall python38-Pebble on openSuSE Tumbleweed:

$ sudo zypper remove python38-Pebble

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

Information for package python38-Pebble:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-Pebble
Version : 4.6.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 172,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.