How to Install and Uninstall python3-pebble.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "python3-pebble.noarch" package

Here is a brief guide to show you how to install python3-pebble.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-pebble.noarch

2. Uninstall "python3-pebble.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-pebble.noarch on Fedora 36:

$ sudo dnf remove python3-pebble.noarch $ sudo dnf autoremove

3. Information about the python3-pebble.noarch package on Fedora 36

Last metadata expiration check: 3:37:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-pebble
Version : 4.5.3
Release : 6.fc36
Architecture : noarch
Size : 45 k
Source : python-pebble-4.5.3-6.fc36.src.rpm
Repository : fedora
Summary : Threading and multiprocessing eye-candy for Python
URL : https://github.com/noxdafox/pebble
License : LGPLv3+
Description : Pebble provides an API to manage threads and processes within an application.
: It wraps Python’s standard library threading and multiprocessing objects.