How to Install and Uninstall python3-more-itertools.noarch Package on Fedora 39
Last updated: January 15,2025
1. Install "python3-more-itertools.noarch" package
In this section, we are going to explain the necessary steps to install python3-more-itertools.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
python3-more-itertools.noarch
Copied
2. Uninstall "python3-more-itertools.noarch" package
Please follow the guidance below to uninstall python3-more-itertools.noarch on Fedora 39:
$
sudo dnf remove
python3-more-itertools.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-more-itertools.noarch package on Fedora 39
Last metadata expiration check: 1:58:10 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : python3-more-itertools
Version : 8.13.0
Release : 5.fc39
Architecture : noarch
Size : 92 k
Source : python-more-itertools-8.13.0-5.fc39.src.rpm
Repository : fedora
Summary : More routines for operating on Python iterables, beyond itertools
URL : https://github.com/erikrose/more-itertools
License : MIT
Description : Python's itertools library is a gem - you can compose elegant solutions for
: a variety of problems with the functions it provides. In more-itertools we
: collect additional building blocks, recipes, and routines for working with
: Python iterables.
Available Packages
Name : python3-more-itertools
Version : 8.13.0
Release : 5.fc39
Architecture : noarch
Size : 92 k
Source : python-more-itertools-8.13.0-5.fc39.src.rpm
Repository : fedora
Summary : More routines for operating on Python iterables, beyond itertools
URL : https://github.com/erikrose/more-itertools
License : MIT
Description : Python's itertools library is a gem - you can compose elegant solutions for
: a variety of problems with the functions it provides. In more-itertools we
: collect additional building blocks, recipes, and routines for working with
: Python iterables.