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

Last updated: November 28,2024

1. Install "R-itertools.noarch" package

This guide covers the steps necessary to install R-itertools.noarch on Fedora 38

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

2. Uninstall "R-itertools.noarch" package

Please follow the instructions below to uninstall R-itertools.noarch on Fedora 38:

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

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

Last metadata expiration check: 2:20:18 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : R-itertools
Version : 0.1.3
Release : 16.fc38
Architecture : noarch
Size : 149 k
Source : R-itertools-0.1.3-16.fc38.src.rpm
Repository : updates
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.