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

Last updated: November 28,2024

1. Install "R-downlit.noarch" package

Here is a brief guide to show you how to install R-downlit.noarch on Fedora 39

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

2. Uninstall "R-downlit.noarch" package

Please follow the instructions below to uninstall R-downlit.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:07:03 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : R-downlit
Version : 0.4.2
Release : 4.fc39
Architecture : noarch
Size : 135 k
Source : R-downlit-0.4.2-4.fc39.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.