How to Install and Uninstall R-highlight.x86_64 Package on Oracle Linux 8

Last updated: November 30,2024

1. Install "R-highlight.x86_64" package

This guide covers the steps necessary to install R-highlight.x86_64 on Oracle Linux 8

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

2. Uninstall "R-highlight.x86_64" package

This guide covers the steps necessary to uninstall R-highlight.x86_64 on Oracle Linux 8:

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

3. Information about the R-highlight.x86_64 package on Oracle Linux 8

Last metadata expiration check: 4:46:24 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : R-highlight
Version : 0.5.0
Release : 6.el8
Architecture : x86_64
Size : 545 k
Source : R-highlight-0.5.0-6.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.