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

Last updated: April 30,2024

1. Install "python3-toolz" package

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

$ sudo apt update $ sudo apt install python3-toolz

2. Uninstall "python3-toolz" package

This is a short guide on how to uninstall python3-toolz on Kali Linux:

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

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

Package: python3-toolz
Source: toolz
Version: 0.12.0-2
Installed-Size: 223
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Suggests: python-toolz-doc
Size: 43504
SHA256: 01d3924e3b6f21e95810d60de7a51f9fea9034fc42ad856b0fcf663feecc33c9
SHA1: 8939df0186bfec9ac5f615b125f6d58ffce73c87
MD5sum: a68370365fd77650b36b5eea0cce5083
Description: List processing tools and functional utilities
A set of utility functions for iterators, functions, and
dictionaries. These functions interoperate well and form the
building blocks of common data analytic operations. They extend the
standard libraries itertools and functools and borrow heavily from
the standard libraries of contemporary functional languages.
.
This contains the Python 3 version
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/pytoolz/toolz/
Section: python
Priority: optional
Filename: pool/main/t/toolz/python3-toolz_0.12.0-2_all.deb