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

Last updated: May 01,2024

1. Install "python3-pyflow" package

Please follow the step by step instructions below to install python3-pyflow on Kali Linux

$ sudo apt update $ sudo apt install python3-pyflow

2. Uninstall "python3-pyflow" package

Please follow the guidance below to uninstall python3-pyflow on Kali Linux:

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

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

Package: python3-pyflow
Source: python-pyflow
Version: 1.1.20-5
Installed-Size: 331
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: python3:any
Size: 61560
SHA256: 907a6f1f6e912c99d7f66fb7ddec496eb346436da940e3748441331263432dfe
SHA1: e59295f8f4ebf92efb36db5f2c314cb01f432bb5
MD5sum: e55d761a4011d238efd5c80604e60096
Description: lightweight parallel task engine for Python
pyFlow is a tool to manage tasks in the context of a task dependency
graph. It has some similarities to make. pyFlow is not a program – it is
a Python module, and workflows are defined using pyFlow by writing
regular Python code with the pyFlow API.
Description-md5:
Homepage: https://illumina.github.io/pyflow/
Section: python
Priority: optional
Filename: pool/main/p/python-pyflow/python3-pyflow_1.1.20-5_amd64.deb