How to Install and Uninstall R-downlit.noarch Package on Fedora 36

Last updated: May 20,2024

1. Install "R-downlit.noarch" package

Please follow the instructions below to install R-downlit.noarch on Fedora 36

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

2. Uninstall "R-downlit.noarch" package

This tutorial shows how to uninstall R-downlit.noarch on Fedora 36:

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

3. Information about the R-downlit.noarch package on Fedora 36

Last metadata expiration check: 0:22:10 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : R-downlit
Version : 0.2.1
Release : 5.fc36
Architecture : noarch
Size : 111 k
Source : R-downlit-0.2.1-5.fc36.src.rpm
Repository : fedora
Summary : Syntax Highlighting and Automatic Linking
URL : https://CRAN.R-project.org/package=downlit
License : MIT
Description : Syntax highlighting of R code, specifically designed for the needs of RMarkdown
: packages like pkgdown, hugodown, and bookdown. It includes linking of function
: calls to their documentation on the web, and automatic translation of ANSI
: escapes in output to the equivalent HTML.