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

Last updated: January 10,2025

1. Install "R-prettydoc.noarch" package

Please follow the instructions below to install R-prettydoc.noarch on Fedora 38

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

2. Uninstall "R-prettydoc.noarch" package

This is a short guide on how to uninstall R-prettydoc.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:22:51 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : R-prettydoc
Version : 0.4.1
Release : 9.fc38
Architecture : noarch
Size : 622 k
Source : R-prettydoc-0.4.1-9.fc38.src.rpm
Repository : updates
Summary : Creating Pretty Documents from R Markdown
URL : https://CRAN.R-project.org/package=prettydoc
License : ASL 2.0
Description : Creating tiny yet beautiful documents and vignettes from R Markdown. The
: package provides the 'html_pretty' output format as an alternative to the
: 'html_document' and 'html_vignette' engines that convert R Markdown into
: HTML pages. Various themes and syntax highlight styles are supported.