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

Last updated: September 21,2024

1. Install "R-downlit.noarch" package

This tutorial shows how to install R-downlit.noarch on Fedora 34

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

2. Uninstall "R-downlit.noarch" package

Please follow the steps below to uninstall R-downlit.noarch on Fedora 34:

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

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

Last metadata expiration check: 5:29:47 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : R-downlit
Version : 0.2.1
Release : 2.fc34
Architecture : noarch
Size : 108 k
Source : R-downlit-0.2.1-2.fc34.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.