How To Install R-repr on Fedora 36

In this tutorial we learn how to install R-repr in Fedora 36. R-repr is Serializable Representations

Introduction

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

What is R-repr

String and binary representations of objects for several formats / mime types.

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

Install R-repr 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-repr using dnf by running the following command:

sudo dnf -y install R-repr

Install R-repr 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-repr using yum by running the following command:

sudo yum -y install R-repr

How To Uninstall R-repr on Fedora 36

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

sudo dnf remove R-repr

R-repr Package Contents on Fedora 36

/usr/share/R/library/repr
/usr/share/R/library/repr/DESCRIPTION
/usr/share/R/library/repr/INDEX
/usr/share/R/library/repr/Meta
/usr/share/R/library/repr/Meta/Rd.rds
/usr/share/R/library/repr/Meta/features.rds
/usr/share/R/library/repr/Meta/hsearch.rds
/usr/share/R/library/repr/Meta/links.rds
/usr/share/R/library/repr/Meta/nsInfo.rds
/usr/share/R/library/repr/Meta/package.rds
/usr/share/R/library/repr/NAMESPACE
/usr/share/R/library/repr/NEWS.md
/usr/share/R/library/repr/R
/usr/share/R/library/repr/R/repr
/usr/share/R/library/repr/R/repr.rdb
/usr/share/R/library/repr/R/repr.rdx
/usr/share/R/library/repr/help
/usr/share/R/library/repr/help/+2A2repr.html
/usr/share/R/library/repr/help/AnIndex
/usr/share/R/library/repr/help/aliases.rds
/usr/share/R/library/repr/help/format2repr.html
/usr/share/R/library/repr/help/html_dependencies.html
/usr/share/R/library/repr/help/mime2repr.html
/usr/share/R/library/repr/help/paths.rds
/usr/share/R/library/repr/help/repr-generics.html
/usr/share/R/library/repr/help/repr-options.html
/usr/share/R/library/repr/help/repr-package.html
/usr/share/R/library/repr/help/repr.html
/usr/share/R/library/repr/help/repr.rdb
/usr/share/R/library/repr/help/repr.rdx
/usr/share/R/library/repr/help/repr_+2A.data.table.html
/usr/share/R/library/repr/help/repr_+2A.factor.html
/usr/share/R/library/repr/help/repr_+2A.function.html
/usr/share/R/library/repr/help/repr_+2A.help_files_with_topic.html
/usr/share/R/library/repr/help/repr_+2A.htmlwidget.html
/usr/share/R/library/repr/help/repr_+2A.list.html
/usr/share/R/library/repr/help/repr_+2A.matrix+2Fdata.frame.html
/usr/share/R/library/repr/help/repr_+2A.packageIQR.html
/usr/share/R/library/repr/help/repr_+2A.recordedplot.html
/usr/share/R/library/repr/help/repr_+2A.shiny.tag.html
/usr/share/R/library/repr/help/repr_+2A.shiny.tag.list.html
/usr/share/R/library/repr/help/repr_+2A.ts.html
/usr/share/R/library/repr/help/repr_+2A.vector.html
/usr/share/R/library/repr/help/repr_-times-.data.table.html
/usr/share/R/library/repr/help/repr_-times-.factor.html
/usr/share/R/library/repr/help/repr_-times-.function.html
/usr/share/R/library/repr/help/repr_-times-.help_files_with_topic.html
/usr/share/R/library/repr/help/repr_-times-.htmlwidget.html
/usr/share/R/library/repr/help/repr_-times-.list.html
/usr/share/R/library/repr/help/repr_-times-.matrix-slash-data.frame.html
/usr/share/R/library/repr/help/repr_-times-.packageIQR.html
/usr/share/R/library/repr/help/repr_-times-.recordedplot.html
/usr/share/R/library/repr/help/repr_-times-.ts.html
/usr/share/R/library/repr/help/repr_-times-.vector.html
/usr/share/R/library/repr/help/repr_geojson.+2A.html
/usr/share/R/library/repr/help/repr_geojson.-times.html
/usr/share/R/library/repr/help/repr_geojson.SpatialCollections.html
/usr/share/R/library/repr/help/repr_geojson.SpatialGrid.html
/usr/share/R/library/repr/help/repr_geojson.SpatialGridDataFrame.html
/usr/share/R/library/repr/help/repr_geojson.SpatialLines.html
/usr/share/R/library/repr/help/repr_geojson.SpatialLinesDataFrame.html
/usr/share/R/library/repr/help/repr_geojson.SpatialPixels.html
/usr/share/R/library/repr/help/repr_geojson.SpatialPixelsDataFrame.html
/usr/share/R/library/repr/help/repr_geojson.SpatialPoints.html
/usr/share/R/library/repr/help/repr_geojson.SpatialPointsDataFrame.html
/usr/share/R/library/repr/help/repr_geojson.SpatialPolygons.html
/usr/share/R/library/repr/help/repr_geojson.SpatialPolygonsDataFrame.html
/usr/share/R/library/repr/help/repr_geojson.SpatialRings.html
/usr/share/R/library/repr/help/repr_geojson.SpatialRingsDataFrame.html
/usr/share/R/library/repr/help/repr_geojson.default.html
/usr/share/R/library/repr/help/repr_geojson.geo_list.html
/usr/share/R/library/repr/help/repr_geojson.html
/usr/share/R/library/repr/help/repr_geojson.sf.html
/usr/share/R/library/repr/help/repr_geojson.sfc.html
/usr/share/R/library/repr/help/repr_geojson.sfg.html
/usr/share/R/library/repr/help/repr_html.Date.html
/usr/share/R/library/repr/help/repr_html.character.html
/usr/share/R/library/repr/help/repr_html.complex.html
/usr/share/R/library/repr/help/repr_html.data.frame.html
/usr/share/R/library/repr/help/repr_html.data.table.html
/usr/share/R/library/repr/help/repr_html.default.html
/usr/share/R/library/repr/help/repr_html.factor.html
/usr/share/R/library/repr/help/repr_html.function.html
/usr/share/R/library/repr/help/repr_html.help_files_with_topic.html
/usr/share/R/library/repr/help/repr_html.html
/usr/share/R/library/repr/help/repr_html.htmlwidget.html
/usr/share/R/library/repr/help/repr_html.integer.html
/usr/share/R/library/repr/help/repr_html.list.html
/usr/share/R/library/repr/help/repr_html.logical.html
/usr/share/R/library/repr/help/repr_html.matrix.html
/usr/share/R/library/repr/help/repr_html.numeric.html
/usr/share/R/library/repr/help/repr_html.packageIQR.html
/usr/share/R/library/repr/help/repr_html.shiny.tag.html
/usr/share/R/library/repr/help/repr_html.shiny.tag.list.html
/usr/share/R/library/repr/help/repr_html.ts.html
/usr/share/R/library/repr/help/repr_javascript.default.html
/usr/share/R/library/repr/help/repr_javascript.html
/usr/share/R/library/repr/help/repr_jpg.default.html
/usr/share/R/library/repr/help/repr_jpg.html
/usr/share/R/library/repr/help/repr_jpg.recordedplot.html
/usr/share/R/library/repr/help/repr_json.default.html
/usr/share/R/library/repr/help/repr_json.html
/usr/share/R/library/repr/help/repr_latex.Date.html
/usr/share/R/library/repr/help/repr_latex.character.html
/usr/share/R/library/repr/help/repr_latex.complex.html
/usr/share/R/library/repr/help/repr_latex.data.frame.html
/usr/share/R/library/repr/help/repr_latex.data.table.html
/usr/share/R/library/repr/help/repr_latex.default.html
/usr/share/R/library/repr/help/repr_latex.factor.html
/usr/share/R/library/repr/help/repr_latex.function.html
/usr/share/R/library/repr/help/repr_latex.help_files_with_topic.html
/usr/share/R/library/repr/help/repr_latex.html
/usr/share/R/library/repr/help/repr_latex.integer.html
/usr/share/R/library/repr/help/repr_latex.list.html
/usr/share/R/library/repr/help/repr_latex.logical.html
/usr/share/R/library/repr/help/repr_latex.matrix.html
/usr/share/R/library/repr/help/repr_latex.numeric.html
/usr/share/R/library/repr/help/repr_latex.ts.html
/usr/share/R/library/repr/help/repr_markdown.Date.html
/usr/share/R/library/repr/help/repr_markdown.character.html
/usr/share/R/library/repr/help/repr_markdown.complex.html
/usr/share/R/library/repr/help/repr_markdown.data.frame.html
/usr/share/R/library/repr/help/repr_markdown.default.html
/usr/share/R/library/repr/help/repr_markdown.factor.html
/usr/share/R/library/repr/help/repr_markdown.function.html
/usr/share/R/library/repr/help/repr_markdown.html
/usr/share/R/library/repr/help/repr_markdown.integer.html
/usr/share/R/library/repr/help/repr_markdown.list.html
/usr/share/R/library/repr/help/repr_markdown.logical.html
/usr/share/R/library/repr/help/repr_markdown.matrix.html
/usr/share/R/library/repr/help/repr_markdown.numeric.html
/usr/share/R/library/repr/help/repr_markdown.ts.html
/usr/share/R/library/repr/help/repr_option_defaults.html
/usr/share/R/library/repr/help/repr_pdf.default.html
/usr/share/R/library/repr/help/repr_pdf.html
/usr/share/R/library/repr/help/repr_pdf.recordedplot.html
/usr/share/R/library/repr/help/repr_plotly1.+2A.html
/usr/share/R/library/repr/help/repr_plotly1.-times.html
/usr/share/R/library/repr/help/repr_plotly1.default.html
/usr/share/R/library/repr/help/repr_plotly1.ggplot.html
/usr/share/R/library/repr/help/repr_plotly1.html
/usr/share/R/library/repr/help/repr_plotly1.plotly.html
/usr/share/R/library/repr/help/repr_png.default.html
/usr/share/R/library/repr/help/repr_png.html
/usr/share/R/library/repr/help/repr_png.recordedplot.html
/usr/share/R/library/repr/help/repr_svg.default.html
/usr/share/R/library/repr/help/repr_svg.html
/usr/share/R/library/repr/help/repr_svg.recordedplot.html
/usr/share/R/library/repr/help/repr_text.data.frame.html
/usr/share/R/library/repr/help/repr_text.data.table.html
/usr/share/R/library/repr/help/repr_text.default.html
/usr/share/R/library/repr/help/repr_text.help_files_with_topic.html
/usr/share/R/library/repr/help/repr_text.html
/usr/share/R/library/repr/help/repr_text.htmlwidget.html
/usr/share/R/library/repr/help/repr_text.matrix.html
/usr/share/R/library/repr/help/repr_text.packageIQR.html
/usr/share/R/library/repr/help/repr_text.recordedplot.html
/usr/share/R/library/repr/help/repr_text.shiny.tag.html
/usr/share/R/library/repr/help/repr_text.shiny.tag.list.html
/usr/share/R/library/repr/help/repr_text.ts.html
/usr/share/R/library/repr/help/repr_vdom1.default.html
/usr/share/R/library/repr/help/repr_vdom1.html
/usr/share/R/library/repr/help/repr_vega+2A.html
/usr/share/R/library/repr/help/repr_vega-times.html
/usr/share/R/library/repr/help/repr_vega4.default.html
/usr/share/R/library/repr/help/repr_vega4.html
/usr/share/R/library/repr/help/repr_vega5.default.html
/usr/share/R/library/repr/help/repr_vega5.html
/usr/share/R/library/repr/help/repr_vegalite2.default.html
/usr/share/R/library/repr/help/repr_vegalite2.html
/usr/share/R/library/repr/help/repr_vegalite2.vegalite.html
/usr/share/R/library/repr/help/repr_vegalite3.default.html
/usr/share/R/library/repr/help/repr_vegalite3.html
/usr/share/R/library/repr/help/repr_vegalite4.default.html
/usr/share/R/library/repr/help/repr_vegalite4.html
/usr/share/R/library/repr/help/times-2repr.html
/usr/share/R/library/repr/html
/usr/share/R/library/repr/html/00Index.html
/usr/share/R/library/repr/html/R.css
/usr/share/R/library/repr/html/repr-generics.html
/usr/share/R/library/repr/html/repr-options.html
/usr/share/R/library/repr/html/repr-package.html
/usr/share/R/library/repr/html/repr.html
/usr/share/R/library/repr/html/repr_-times-.data.table.html
/usr/share/R/library/repr/html/repr_-times-.factor.html
/usr/share/R/library/repr/html/repr_-times-.function.html
/usr/share/R/library/repr/html/repr_-times-.help_files_with_topic.html
/usr/share/R/library/repr/html/repr_-times-.list.html
/usr/share/R/library/repr/html/repr_-times-.matrix-slash-data.frame.html
/usr/share/R/library/repr/html/repr_-times-.packageIQR.html
/usr/share/R/library/repr/html/repr_-times-.recordedplot.html
/usr/share/R/library/repr/html/repr_-times-.ts.html
/usr/share/R/library/repr/html/repr_-times-.vector.html
/usr/share/R/library/repr/html/repr_geojson.-times.html
/usr/share/R/library/repr/html/repr_plotly1.-times.html
/usr/share/R/library/repr/html/repr_text.html
/usr/share/R/library/repr/html/repr_vega-times.html
/usr/share/R/library/repr/html/times-2repr.html

References

Summary

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