How to Install and Uninstall python3-more-itertools.noarch Package on CentOS 8 / RHEL 8
Last updated: January 10,2025
1. Install "python3-more-itertools.noarch" package
This is a short guide on how to install python3-more-itertools.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-more-itertools.noarch
Copied
2. Uninstall "python3-more-itertools.noarch" package
This guide let you learn how to uninstall python3-more-itertools.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-more-itertools.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-more-itertools.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 7:57:34 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-more-itertools
Version : 7.2.0
Release : 3.el8
Architecture : noarch
Size : 59 k
Source : python-more-itertools-7.2.0-3.el8.src.rpm
Repository : epel
Summary : Python library for efficient use of itertools utility
URL : https://github.com/erikrose/more-itertools
License : MIT
Description : Opensource python library wrapping around itertools. Package also includes
: implementations of the recipes from the itertools documentation.
:
: See https://pythonhosted.org/more-itertools/index.html for documentation.
Available Packages
Name : python3-more-itertools
Version : 7.2.0
Release : 3.el8
Architecture : noarch
Size : 59 k
Source : python-more-itertools-7.2.0-3.el8.src.rpm
Repository : epel
Summary : Python library for efficient use of itertools utility
URL : https://github.com/erikrose/more-itertools
License : MIT
Description : Opensource python library wrapping around itertools. Package also includes
: implementations of the recipes from the itertools documentation.
:
: See https://pythonhosted.org/more-itertools/index.html for documentation.