How to Install and Uninstall python3-picklable-itertools Package on Kali Linux

Last updated: May 13,2024

1. Install "python3-picklable-itertools" package

This is a short guide on how to install python3-picklable-itertools on Kali Linux

$ sudo apt update $ sudo apt install python3-picklable-itertools

2. Uninstall "python3-picklable-itertools" package

Please follow the guidelines below to uninstall python3-picklable-itertools on Kali Linux:

$ sudo apt remove python3-picklable-itertools $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-picklable-itertools package on Kali Linux

Package: python3-picklable-itertools
Source: python-picklable-itertools
Version: 0.1.1-5
Installed-Size: 62
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six, python3:any, python3-pkg-resources
Size: 12908
SHA256: 1dd0e801c44c862ff610b8ac2b6c6a030cf9dae91bfa8e431846240cf086d049
SHA1: 4ca1ac66d655b4e3aec3d3aa71d3994c60dac22b
MD5sum: cfbad8513819c3017356e8156bb85cbd
Description: picklable reimplementation of Python's itertools for Python 3
Picklable-itertools is a reimplementation of the Python standard
library's "itertools", in Python, using picklable iterator objects.
.
It is intended as a drop-in replacement in cases where functionality
from itertools is needed, but serializability has to be maintained.
.
This package provides the picklable_itertools Python module for
Python 3.x.
Description-md5:
Homepage: https://github.com/mila-udem/picklable-itertools
Section: python
Priority: optional
Filename: pool/main/p/python-picklable-itertools/python3-picklable-itertools_0.1.1-5_all.deb