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

Last updated: May 17,2024

1. Install "python3-more-itertools" package

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

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

2. Uninstall "python3-more-itertools" package

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

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

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

Package: python3-more-itertools
Source: more-itertools
Version: 10.2.0-1
Installed-Size: 260
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any
Size: 59936
SHA256: 7b5a2c3fa3e78028002c6e54a531091257de234ab3f78a068b1e0656f7e63e15
SHA1: 809dc171b2600d07bc69a5fbef037e3074475448
MD5sum: c9d4602dfe5530b9997623c311826010
Description: library with routines for operating on iterables, beyond itertools (Python 3)
Python's itertools library is a gem - you can compose elegant solutions
for a variety of problems with the functions it provides.
More-itertools collects additional building blocks, recipes,
and routines for working with Python iterables.
.
This package contains the module for Python 3.
Description-md5:
Homepage: https://github.com/more-itertools/more-itertools/
Section: python
Priority: optional
Filename: pool/main/m/more-itertools/python3-more-itertools_10.2.0-1_all.deb