How to Install and Uninstall python3-more-itertools Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 18,2024

1. Install "python3-more-itertools" package

Here is a brief guide to show you how to install python3-more-itertools on Ubuntu 20.04 LTS (Focal Fossa)

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

2. Uninstall "python3-more-itertools" package

Please follow the instructions below to uninstall python3-more-itertools on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the python3-more-itertools package on Ubuntu 20.04 LTS (Focal Fossa)

Package: python3-more-itertools
Architecture: all
Version: 4.2.0-1build1
Priority: optional
Section: python
Source: more-itertools
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 197
Depends: python3-six (<< 2.0.0), python3-six (>= 1.0.0), python3:any
Filename: pool/main/m/more-itertools/python3-more-itertools_4.2.0-1build1_all.deb
Size: 39360
MD5sum: 905cdf15ddc3c61644d4a8eb22469064
SHA1: b2ad0dbcdd42d63420967197be84a7358946bcdd
SHA256: 233a4ddc0727f8cdccca77d1d60bb4840f7da04dbf9365c45d9659fa8fd115ef
Homepage: https://pypi.python.org/pypi/more-itertools/
Description: library with routines for operating on iterables, beyond itertools (Python 3)
Description-md5: 3f3295526782b60a28628a454248f64f
Task: cloud-image, ubuntu-core