How to Install and Uninstall python3-billiard.noarch Package on Fedora 35

Last updated: October 10,2024

1. Install "python3-billiard.noarch" package

Please follow the step by step instructions below to install python3-billiard.noarch on Fedora 35

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

2. Uninstall "python3-billiard.noarch" package

Please follow the guidelines below to uninstall python3-billiard.noarch on Fedora 35:

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

3. Information about the python3-billiard.noarch package on Fedora 35

Last metadata expiration check: 2:58:43 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-billiard
Epoch : 1
Version : 3.6.4.0
Release : 3.fc35
Architecture : noarch
Size : 185 k
Source : python-billiard-3.6.4.0-3.fc35.src.rpm
Repository : fedora
Summary : A multiprocessing pool extensions
URL : https://github.com/celery/billiard
License : BSD
Description : This package contains extensions to the multiprocessing pool.