How to Install and Uninstall python3-more-itertools.noarch Package on Oracle Linux 8
Last updated: November 02,2024
1. Install "python3-more-itertools.noarch" package
Please follow the guidelines below to install python3-more-itertools.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-more-itertools.noarch
Copied
2. Uninstall "python3-more-itertools.noarch" package
Please follow the guidelines below to uninstall python3-more-itertools.noarch on Oracle Linux 8:
$
sudo dnf remove
python3-more-itertools.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-more-itertools.noarch package on Oracle Linux 8
Last metadata expiration check: 5:25:32 ago on Mon Sep 12 02:51:38 2022.
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.