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

Last updated: April 29,2024

1. Install "python3-parallel" package

Please follow the guidance below to install python3-parallel on Kali Linux

$ sudo apt update $ sudo apt install python3-parallel

2. Uninstall "python3-parallel" package

This guide covers the steps necessary to uninstall python3-parallel on Kali Linux:

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

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

Package: python3-parallel
Source: pyparallel
Version: 0.2.2-4
Installed-Size: 58
Maintainer: Matthias Klose
Architecture: all
Depends: python3:any
Size: 13432
SHA256: 77dc10883d32db180f498dc79a76f59520d9a00ff315b4e3b0555591e4db549e
SHA1: cdc68ba2b51435f8382f94d54d85fb19b08065c4
MD5sum: 22446b371bea37a53dd3f9257491448e
Description: pyparallel - module encapsulating access for the parallel port
This module capsulates the access for the parallel port. It provides
backends for standard Python running on Windows, Linux, BSD (possibly
any POSIX compliant system). The module named "parallel" automatically
selects the appropriate backend.
Description-md5:
Section: python
Priority: optional
Filename: pool/main/p/pyparallel/python3-parallel_0.2.2-4_all.deb