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

Last updated: June 16,2024

1. Install "python3-pebble.noarch" package

Please follow the instructions below to install python3-pebble.noarch on Fedora 34

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

2. Uninstall "python3-pebble.noarch" package

This is a short guide on how to uninstall python3-pebble.noarch on Fedora 34:

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

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

Last metadata expiration check: 0:31:41 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : python3-pebble
Version : 4.5.3
Release : 3.fc34
Architecture : noarch
Size : 45 k
Source : python-pebble-4.5.3-3.fc34.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.