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

Last updated: May 14,2024

1. Install "R-highlight.x86_64" package

This guide covers the steps necessary to install R-highlight.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "R-highlight.x86_64" package

Please follow the guidelines below to uninstall R-highlight.x86_64 on CentOS 8 / RHEL 8:

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

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

Last metadata expiration check: 1 day, 3:43:52 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : R-highlight
Version : 0.5.0
Release : 2.el8
Architecture : x86_64
Size : 541 k
Source : R-highlight-0.5.0-2.el8.src.rpm
Repository : epel
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.