How to Install and Uninstall python36-billiard Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python36-billiard" package

Learn how to install python36-billiard on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-billiard

2. Uninstall "python36-billiard" package

This is a short guide on how to uninstall python36-billiard on openSuSE Tumbleweed:

$ sudo zypper remove python36-billiard

3. Information about the python36-billiard package on openSuSE Tumbleweed

Information for package python36-billiard:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-billiard
Version : 3.6.4.0-1.10
Arch : noarch
Vendor : openSUSE
Installed Size : 829,8 KiB
Installed : No
Status : not installed
Source package : python-billiard-3.6.4.0-1.10.src
Summary : Python multiprocessing fork
Description :
billiard is a fork of the Python 2.7 multiprocessing package. The
multiprocessing package itself is a renamed and updated version of
R. Oudkerk's pyprocessing package. This standalone variant is
compatible with Python 2.4 and 2.5, and will draw its
fixes/improvements from python-trunk.