How to Install and Uninstall python3-pebble.noarch Package on Fedora 36
Last updated: January 13,2025
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
Copied
$
sudo dnf install
python3-pebble.noarch
Copied
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
Copied
$
sudo dnf autoremove
Copied
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.
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.