How To Install R-itertools on Fedora 36

In this tutorial we learn how to install R-itertools in Fedora 36. R-itertools is Iterator Tools

Introduction

In this tutorial we learn how to install R-itertools on Fedora 36.

What is R-itertools

Various tools for creating iterators, many patterned after functions in the Python itertools module, and others patterned after functions in the ‘snow’ package.

We can use yum or dnf to install R-itertools on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install R-itertools.

Install R-itertools on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install R-itertools using dnf by running the following command:

sudo dnf -y install R-itertools

Install R-itertools on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install R-itertools using yum by running the following command:

sudo yum -y install R-itertools

How To Uninstall R-itertools on Fedora 36

To uninstall only the R-itertools package we can use the following command:

sudo dnf remove R-itertools

R-itertools Package Contents on Fedora 36

/usr/share/R/library/itertools
/usr/share/R/library/itertools/DESCRIPTION
/usr/share/R/library/itertools/INDEX
/usr/share/R/library/itertools/Meta
/usr/share/R/library/itertools/Meta/Rd.rds
/usr/share/R/library/itertools/Meta/features.rds
/usr/share/R/library/itertools/Meta/hsearch.rds
/usr/share/R/library/itertools/Meta/links.rds
/usr/share/R/library/itertools/Meta/nsInfo.rds
/usr/share/R/library/itertools/Meta/package.rds
/usr/share/R/library/itertools/NAMESPACE
/usr/share/R/library/itertools/NEWS
/usr/share/R/library/itertools/R
/usr/share/R/library/itertools/R/itertools
/usr/share/R/library/itertools/R/itertools.rdb
/usr/share/R/library/itertools/R/itertools.rdx
/usr/share/R/library/itertools/examples
/usr/share/R/library/itertools/examples/blockMM.R
/usr/share/R/library/itertools/examples/iarrayExample.R
/usr/share/R/library/itertools/examples/iarrayExample2.R
/usr/share/R/library/itertools/examples/ihasNextExample.R
/usr/share/R/library/itertools/examples/ireadBinExample.R
/usr/share/R/library/itertools/examples/ireaddfExample.R
/usr/share/R/library/itertools/examples/isplitIndicesExample.R
/usr/share/R/library/itertools/examples/productExample.R
/usr/share/R/library/itertools/examples/range.R
/usr/share/R/library/itertools/examples/timeoutExample.R
/usr/share/R/library/itertools/help
/usr/share/R/library/itertools/help/AnIndex
/usr/share/R/library/itertools/help/aliases.rds
/usr/share/R/library/itertools/help/chain.html
/usr/share/R/library/itertools/help/end_iteration.html
/usr/share/R/library/itertools/help/enumerate.html
/usr/share/R/library/itertools/help/hasNext.html
/usr/share/R/library/itertools/help/hasNext.ihasNext.html
/usr/share/R/library/itertools/help/iRNGStream.html
/usr/share/R/library/itertools/help/iRNGSubStream.html
/usr/share/R/library/itertools/help/iarray.html
/usr/share/R/library/itertools/help/ibreak.html
/usr/share/R/library/itertools/help/ichunk.html
/usr/share/R/library/itertools/help/ifilter.html
/usr/share/R/library/itertools/help/ifilterfalse.html
/usr/share/R/library/itertools/help/ihasNext.html
/usr/share/R/library/itertools/help/ilimit.html
/usr/share/R/library/itertools/help/ireadBin.html
/usr/share/R/library/itertools/help/ireaddf.html
/usr/share/R/library/itertools/help/irecord.html
/usr/share/R/library/itertools/help/irep.html
/usr/share/R/library/itertools/help/irepeat.html
/usr/share/R/library/itertools/help/ireplay.html
/usr/share/R/library/itertools/help/is.iterator.html
/usr/share/R/library/itertools/help/isplitCols.html
/usr/share/R/library/itertools/help/isplitIndices.html
/usr/share/R/library/itertools/help/isplitRows.html
/usr/share/R/library/itertools/help/isplitVector.html
/usr/share/R/library/itertools/help/iteration_has_ended.html
/usr/share/R/library/itertools/help/itertools-package.html
/usr/share/R/library/itertools/help/itertools.html
/usr/share/R/library/itertools/help/itertools.rdb
/usr/share/R/library/itertools/help/itertools.rdx
/usr/share/R/library/itertools/help/izip.html
/usr/share/R/library/itertools/help/new_iterator.html
/usr/share/R/library/itertools/help/paths.rds
/usr/share/R/library/itertools/help/product.html
/usr/share/R/library/itertools/help/recycle.html
/usr/share/R/library/itertools/help/timeout.html
/usr/share/R/library/itertools/help/util.html
/usr/share/R/library/itertools/help/writedf.combiner.html
/usr/share/R/library/itertools/help/writedf.html
/usr/share/R/library/itertools/html
/usr/share/R/library/itertools/html/00Index.html
/usr/share/R/library/itertools/html/R.css
/usr/share/R/library/itertools/html/chain.html
/usr/share/R/library/itertools/html/enumerate.html
/usr/share/R/library/itertools/html/hasNext.html
/usr/share/R/library/itertools/html/iRNGStream.html
/usr/share/R/library/itertools/html/iarray.html
/usr/share/R/library/itertools/html/ibreak.html
/usr/share/R/library/itertools/html/ichunk.html
/usr/share/R/library/itertools/html/ifilter.html
/usr/share/R/library/itertools/html/ihasNext.html
/usr/share/R/library/itertools/html/ilimit.html
/usr/share/R/library/itertools/html/ireadBin.html
/usr/share/R/library/itertools/html/ireaddf.html
/usr/share/R/library/itertools/html/irecord.html
/usr/share/R/library/itertools/html/irep.html
/usr/share/R/library/itertools/html/irepeat.html
/usr/share/R/library/itertools/html/isplitCols.html
/usr/share/R/library/itertools/html/isplitIndices.html
/usr/share/R/library/itertools/html/isplitRows.html
/usr/share/R/library/itertools/html/isplitVector.html
/usr/share/R/library/itertools/html/itertools-package.html
/usr/share/R/library/itertools/html/izip.html
/usr/share/R/library/itertools/html/product.html
/usr/share/R/library/itertools/html/recycle.html
/usr/share/R/library/itertools/html/timeout.html
/usr/share/R/library/itertools/html/util.html
/usr/share/R/library/itertools/html/writedf.html

References

Summary

In this tutorial we learn how to install R-itertools on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).