How to Install and Uninstall R-highlight.x86_64 Package on CentOS Stream 8

Last updated: May 12,2024

1. Install "R-highlight.x86_64" package

Learn how to install R-highlight.x86_64 on CentOS Stream 8

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

2. Uninstall "R-highlight.x86_64" package

This guide let you learn how to uninstall R-highlight.x86_64 on CentOS Stream 8:

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

3. Information about the R-highlight.x86_64 package on CentOS Stream 8

Last metadata expiration check: 6:43:30 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : R-highlight
Version : 0.5.1
Release : 4.el8
Architecture : x86_64
Size : 547 k
Source : R-highlight-0.5.1-4.el8.src.rpm
Repository : epel
Summary : R Syntax Highlighter
URL : https://cran.r-project.org/package=highlight
License : GPL-3.0-or-later
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.