How to Install and Uninstall R-highr.noarch Package on Fedora 35

Last updated: October 05,2024

1. Install "R-highr.noarch" package

In this section, we are going to explain the necessary steps to install R-highr.noarch on Fedora 35

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

2. Uninstall "R-highr.noarch" package

This tutorial shows how to uninstall R-highr.noarch on Fedora 35:

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

3. Information about the R-highr.noarch package on Fedora 35

Last metadata expiration check: 2:09:32 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : R-highr
Version : 0.9
Release : 4.fc35
Architecture : noarch
Size : 51 k
Source : R-highr-0.9-4.fc35.src.rpm
Repository : fedora
Summary : Syntax Highlighting for R Source Code
URL : https://CRAN.R-project.org/package=highr
License : GPLv2+
Description : Provides syntax highlighting for R source code. Currently it supports LaTeX and
: HTML output. Source code of other languages is supported via Andre Simon's
: highlight package ().