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

Last updated: May 10,2024

1. Install "R-itertools.noarch" package

Please follow the steps below to install R-itertools.noarch on Fedora 35

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

2. Uninstall "R-itertools.noarch" package

Please follow the steps below to uninstall R-itertools.noarch on Fedora 35:

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

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

Last metadata expiration check: 2:44:33 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : R-itertools
Version : 0.1.3
Release : 11.fc35
Architecture : noarch
Size : 133 k
Source : R-itertools-0.1.3-11.fc35.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.