How to Install and Uninstall R-highlight.x86_64 Package on Fedora 35

Last updated: July 05,2024

1. Install "R-highlight.x86_64" package

This guide covers the steps necessary to install R-highlight.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install R-highlight.x86_64

2. Uninstall "R-highlight.x86_64" package

This is a short guide on how to uninstall R-highlight.x86_64 on Fedora 35:

$ sudo dnf remove R-highlight.x86_64 $ sudo dnf autoremove

3. Information about the R-highlight.x86_64 package on Fedora 35

Last metadata expiration check: 4:34:03 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : R-highlight
Version : 0.5.0
Release : 6.fc35
Architecture : x86_64
Size : 536 k
Source : R-highlight-0.5.0-6.fc35.src.rpm
Repository : fedora
Summary : R Syntax Highlighter
URL : https://cran.r-project.org/package=highlight
License : GPLv3+
Description : Syntax highlighter for R code based on the results of the R parser.
: Rendering in HTML and latex markup. Custom Sweave driver performing
: syntax highlighting of R code chunks.