How to Install and Uninstall python3-billiard Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-billiard" package

Learn how to install python3-billiard on Kali Linux

$ sudo apt update $ sudo apt install python3-billiard

2. Uninstall "python3-billiard" package

Please follow the step by step instructions below to uninstall python3-billiard on Kali Linux:

$ sudo apt remove python3-billiard $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-billiard package on Kali Linux

Package: python3-billiard
Source: billiard
Version: 4.2.0-1
Installed-Size: 336
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-billiard-doc
Size: 73552
SHA256: 132d6f2a97c23e3e57ae564bd95b563b6527c43da70034b5e91d38a9624cbe9c
SHA1: d9dfc20bd2bda0f59ea7e13d6e16e9c7057e70f8
MD5sum: 027d56a387dc2f87803cd52b3c45af0c
Description: Multiprocessing Pool Extensions for Python (Python3 version)
This package contains extensions to the multiprocessing Pool.
It extends the multiprocessing.Pool with a billiard.pool.DynamicPool
that can grow in size.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/celery/billiard
Section: python
Priority: optional
Filename: pool/main/b/billiard/python3-billiard_4.2.0-1_all.deb