How to Install and Uninstall python3-billiard.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "python3-billiard.noarch" package

This guide let you learn how to install python3-billiard.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "python3-billiard.noarch" package

Please follow the instructions below to uninstall python3-billiard.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the python3-billiard.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:06:14 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-billiard
Epoch : 1
Version : 3.6.1.0
Release : 5.el8
Architecture : noarch
Size : 194 k
Source : python-billiard-3.6.1.0-5.el8.src.rpm
Repository : epel
Summary : A multiprocessing pool extensions
URL : https://github.com/celery/billiard
License : BSD
Description : This package contains extensions to the multiprocessing pool.