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

Last updated: July 01,2024

1. Install "python3-streamz" package

In this section, we are going to explain the necessary steps to install python3-streamz on Kali Linux

$ sudo apt update $ sudo apt install python3-streamz

2. Uninstall "python3-streamz" package

In this section, we are going to explain the necessary steps to uninstall python3-streamz on Kali Linux:

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

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

Package: python3-streamz
Source: python-streamz
Version: 0.6.4-1
Installed-Size: 406
Maintainer: Debian Python Team
Architecture: all
Depends: python3-pkg-resources, python3-six, python3-toolz, python3-tornado, python3-zict, python3:any, python3-dask, python3-distributed, python3-numpy, python3-pandas
Size: 94988
SHA256: d8fe8a0877aa74f4afe1c1c272f6e1cda250de613aede4fe0296aeff495a2863
SHA1: 88c6a717df7285997823006dc2bfb4604355eede
MD5sum: fa57e426b2c7445f6854dbeb6d65eb3e
Description: build pipelines to manage continuous streams of data
It is simple to use in simple cases, but also supports complex pipelines that
involve branching, joining, flow control, feedback, back pressure, and so on.
Optionally, Streamz can also work with both Pandas and cuDF dataframes,
to provide sensible streaming operations on continuous tabular data.
Description-md5:
Homepage: https://github.com/python-streamz/streamz/
Section: python
Priority: optional
Filename: pool/main/p/python-streamz/python3-streamz_0.6.4-1_all.deb