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

Last updated: September 21,2024

1. Install "R-iterators.noarch" package

Please follow the guidelines below to install R-iterators.noarch on Fedora 34

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

2. Uninstall "R-iterators.noarch" package

Please follow the guidelines below to uninstall R-iterators.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:34:48 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-iterators
Version : 1.0.13
Release : 2.fc34
Architecture : noarch
Size : 338 k
Source : R-iterators-1.0.13-2.fc34.src.rpm
Repository : fedora
Summary : Provides Iterator Construct
URL : https://CRAN.R-project.org/package=iterators
License : ASL 2.0
Description : Support for iterators, which allow a programmer to traverse through all the
: elements of a vector, list, or other collection of data.