How To Install R-bookdown on Fedora 36

In this tutorial we learn how to install R-bookdown in Fedora 36. R-bookdown is Authoring Books and Technical Documents with R Markdown

Introduction

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

What is R-bookdown

Output formats and utilities for authoring books and technical documents with R Markdown.

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

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

sudo dnf -y install R-bookdown

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

sudo yum -y install R-bookdown

How To Uninstall R-bookdown on Fedora 36

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

sudo dnf remove R-bookdown

R-bookdown Package Contents on Fedora 36

/usr/share/R/library/bookdown
/usr/share/R/library/bookdown/CITATION
/usr/share/R/library/bookdown/DESCRIPTION
/usr/share/R/library/bookdown/INDEX
/usr/share/R/library/bookdown/Meta
/usr/share/R/library/bookdown/Meta/Rd.rds
/usr/share/R/library/bookdown/Meta/features.rds
/usr/share/R/library/bookdown/Meta/hsearch.rds
/usr/share/R/library/bookdown/Meta/links.rds
/usr/share/R/library/bookdown/Meta/nsInfo.rds
/usr/share/R/library/bookdown/Meta/package.rds
/usr/share/R/library/bookdown/Meta/vignette.rds
/usr/share/R/library/bookdown/NAMESPACE
/usr/share/R/library/bookdown/NEWS.Rd
/usr/share/R/library/bookdown/R
/usr/share/R/library/bookdown/R/bookdown
/usr/share/R/library/bookdown/R/bookdown.rdb
/usr/share/R/library/bookdown/R/bookdown.rdx
/usr/share/R/library/bookdown/doc
/usr/share/R/library/bookdown/doc/bookdown.R
/usr/share/R/library/bookdown/doc/bookdown.Rmd
/usr/share/R/library/bookdown/doc/bookdown.html
/usr/share/R/library/bookdown/doc/index.html
/usr/share/R/library/bookdown/help
/usr/share/R/library/bookdown/help/AnIndex
/usr/share/R/library/bookdown/help/aliases.rds
/usr/share/R/library/bookdown/help/beamer_presentation2.html
/usr/share/R/library/bookdown/help/bookdown-package.html
/usr/share/R/library/bookdown/help/bookdown.html
/usr/share/R/library/bookdown/help/bookdown.rdb
/usr/share/R/library/bookdown/help/bookdown.rdx
/usr/share/R/library/bookdown/help/bookdown_site.html
/usr/share/R/library/bookdown/help/bs4_book.html
/usr/share/R/library/bookdown/help/bs4_book_theme.html
/usr/share/R/library/bookdown/help/build_chapter.html
/usr/share/R/library/bookdown/help/calibre.html
/usr/share/R/library/bookdown/help/clean_book.html
/usr/share/R/library/bookdown/help/context_document2.html
/usr/share/R/library/bookdown/help/create_book.html
/usr/share/R/library/bookdown/help/create_bs4_book.html
/usr/share/R/library/bookdown/help/create_gitbook.html
/usr/share/R/library/bookdown/help/epub_book.html
/usr/share/R/library/bookdown/help/fence_theorems.html
/usr/share/R/library/bookdown/help/figures
/usr/share/R/library/bookdown/help/figures/logo.png
/usr/share/R/library/bookdown/help/gitbook.html
/usr/share/R/library/bookdown/help/github_document2.html
/usr/share/R/library/bookdown/help/html_book.html
/usr/share/R/library/bookdown/help/html_chapters.html
/usr/share/R/library/bookdown/help/html_document2.html
/usr/share/R/library/bookdown/help/html_fragment2.html
/usr/share/R/library/bookdown/help/html_notebook2.html
/usr/share/R/library/bookdown/help/html_vignette2.html
/usr/share/R/library/bookdown/help/ioslides_presentation2.html
/usr/share/R/library/bookdown/help/kindlegen.html
/usr/share/R/library/bookdown/help/markdown_document2.html
/usr/share/R/library/bookdown/help/odt_document2.html
/usr/share/R/library/bookdown/help/paths.rds
/usr/share/R/library/bookdown/help/pdf_book.html
/usr/share/R/library/bookdown/help/pdf_document2.html
/usr/share/R/library/bookdown/help/powerpoint_presentation2.html
/usr/share/R/library/bookdown/help/preview_chapter.html
/usr/share/R/library/bookdown/help/publish_book.html
/usr/share/R/library/bookdown/help/render_book.html
/usr/share/R/library/bookdown/help/resolve_refs_html.html
/usr/share/R/library/bookdown/help/rtf_document2.html
/usr/share/R/library/bookdown/help/serve_book.html
/usr/share/R/library/bookdown/help/slidy_presentation2.html
/usr/share/R/library/bookdown/help/tufte_book2.html
/usr/share/R/library/bookdown/help/tufte_handout2.html
/usr/share/R/library/bookdown/help/tufte_html2.html
/usr/share/R/library/bookdown/help/tufte_html_book.html
/usr/share/R/library/bookdown/help/word_document2.html
/usr/share/R/library/bookdown/html
/usr/share/R/library/bookdown/html/00Index.html
/usr/share/R/library/bookdown/html/R.css
/usr/share/R/library/bookdown/html/bookdown-package.html
/usr/share/R/library/bookdown/html/bookdown_site.html
/usr/share/R/library/bookdown/html/bs4_book.html
/usr/share/R/library/bookdown/html/build_chapter.html
/usr/share/R/library/bookdown/html/calibre.html
/usr/share/R/library/bookdown/html/clean_book.html
/usr/share/R/library/bookdown/html/create_book.html
/usr/share/R/library/bookdown/html/epub_book.html
/usr/share/R/library/bookdown/html/fence_theorems.html
/usr/share/R/library/bookdown/html/gitbook.html
/usr/share/R/library/bookdown/html/html_chapters.html
/usr/share/R/library/bookdown/html/html_document2.html
/usr/share/R/library/bookdown/html/kindlegen.html
/usr/share/R/library/bookdown/html/pdf_book.html
/usr/share/R/library/bookdown/html/publish_book.html
/usr/share/R/library/bookdown/html/render_book.html
/usr/share/R/library/bookdown/html/resolve_refs_html.html
/usr/share/R/library/bookdown/html/serve_book.html
/usr/share/R/library/bookdown/resources
/usr/share/R/library/bookdown/resources/AUTHORS
/usr/share/R/library/bookdown/resources/bs4_book
/usr/share/R/library/bookdown/resources/bs4_book/bs4_book.css
/usr/share/R/library/bookdown/resources/bs4_book/bs4_book.js
/usr/share/R/library/bookdown/resources/gitbook
/usr/share/R/library/bookdown/resources/gitbook/css
/usr/share/R/library/bookdown/resources/gitbook/css/fontawesome
/usr/share/R/library/bookdown/resources/gitbook/css/fontawesome/fontawesome-webfont.ttf
/usr/share/R/library/bookdown/resources/gitbook/css/plugin-bookdown.css
/usr/share/R/library/bookdown/resources/gitbook/css/plugin-clipboard.css
/usr/share/R/library/bookdown/resources/gitbook/css/plugin-fontsettings.css
/usr/share/R/library/bookdown/resources/gitbook/css/plugin-highlight.css
/usr/share/R/library/bookdown/resources/gitbook/css/plugin-search.css
/usr/share/R/library/bookdown/resources/gitbook/css/plugin-table.css
/usr/share/R/library/bookdown/resources/gitbook/css/style.css
/usr/share/R/library/bookdown/resources/gitbook/js
/usr/share/R/library/bookdown/resources/gitbook/js/app.min.js
/usr/share/R/library/bookdown/resources/gitbook/js/clipboard.min.js
/usr/share/R/library/bookdown/resources/gitbook/js/jquery.highlight.js
/usr/share/R/library/bookdown/resources/gitbook/js/lunr.js
/usr/share/R/library/bookdown/resources/gitbook/js/plugin-bookdown.js
/usr/share/R/library/bookdown/resources/gitbook/js/plugin-clipboard.js
/usr/share/R/library/bookdown/resources/gitbook/js/plugin-fontsettings.js
/usr/share/R/library/bookdown/resources/gitbook/js/plugin-search.js
/usr/share/R/library/bookdown/resources/gitbook/js/plugin-sharing.js
/usr/share/R/library/bookdown/resources/mathquill
/usr/share/R/library/bookdown/resources/mathquill/font
/usr/share/R/library/bookdown/resources/mathquill/font/Symbola.ttf
/usr/share/R/library/bookdown/resources/mathquill/init.js
/usr/share/R/library/bookdown/resources/mathquill/mathquill.css
/usr/share/R/library/bookdown/resources/mathquill/mathquill.min.js
/usr/share/R/library/bookdown/rmarkdown
/usr/share/R/library/bookdown/rmarkdown/lua
/usr/share/R/library/bookdown/rmarkdown/lua/custom-environment.lua
/usr/share/R/library/bookdown/rstudio
/usr/share/R/library/bookdown/rstudio/addins.dcf
/usr/share/R/library/bookdown/rstudio/templates
/usr/share/R/library/bookdown/rstudio/templates/project
/usr/share/R/library/bookdown/rstudio/templates/project/book.png
/usr/share/R/library/bookdown/rstudio/templates/project/resources
/usr/share/R/library/bookdown/rstudio/templates/project/resources/bs4_book
/usr/share/R/library/bookdown/rstudio/templates/project/resources/bs4_book/_bookdown.yml
/usr/share/R/library/bookdown/rstudio/templates/project/resources/bs4_book/_common.R
/usr/share/R/library/bookdown/rstudio/templates/project/resources/bs4_book/_output.yml
/usr/share/R/library/bookdown/rstudio/templates/project/resources/bs4_book/index.yml
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common/01-intro.Rmd
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common/02-cross-refs.Rmd
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common/03-parts.Rmd
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common/04-citations.Rmd
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common/05-blocks.Rmd
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common/06-share.Rmd
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common/07-references.Rmd
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common/README.md
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common/_bookdown.yml
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common/_output.yml
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common/book.bib
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common/index.Rmd
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common/preamble.tex
/usr/share/R/library/bookdown/rstudio/templates/project/resources/common/style.css
/usr/share/R/library/bookdown/rstudio/templates/project/resources/gitbook
/usr/share/R/library/bookdown/rstudio/templates/project/resources/gitbook/_output.yml
/usr/share/R/library/bookdown/rstudio/templates/project/resources/gitbook/index.yml
/usr/share/R/library/bookdown/rstudio/templates/project/skeleton.dcf
/usr/share/R/library/bookdown/scripts
/usr/share/R/library/bookdown/scripts/mathquill.R
/usr/share/R/library/bookdown/scripts/render_one.R
/usr/share/R/library/bookdown/scripts/servr.R
/usr/share/R/library/bookdown/templates
/usr/share/R/library/bookdown/templates/bs4_book.html
/usr/share/R/library/bookdown/templates/default.html
/usr/share/R/library/bookdown/templates/gitbook.html

References

Summary

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