How to Install and Uninstall R-itertools.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "R-itertools.noarch" package

This is a short guide on how to install R-itertools.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install R-itertools.noarch

2. Uninstall "R-itertools.noarch" package

In this section, we are going to explain the necessary steps to uninstall R-itertools.noarch on Fedora 34:

$ sudo dnf remove R-itertools.noarch $ sudo dnf autoremove

3. Information about the R-itertools.noarch package on Fedora 34

Last metadata expiration check: 1:15:30 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-itertools
Version : 0.1.3
Release : 9.fc34
Architecture : noarch
Size : 127 k
Source : R-itertools-0.1.3-9.fc34.src.rpm
Repository : fedora
Summary : Iterator Tools
URL : https://CRAN.R-project.org/package=itertools
License : GPLv2
Description : Various tools for creating iterators, many patterned after functions in
: the Python itertools module, and others patterned after functions in the
: 'snow' package.