How to Install and Uninstall highlight.src Package on Oracle Linux 8

Last updated: November 28,2024

1. Install "highlight.src" package

Please follow the instructions below to install highlight.src on Oracle Linux 8

$ sudo dnf update $ sudo dnf install highlight.src

2. Uninstall "highlight.src" package

Please follow the guidelines below to uninstall highlight.src on Oracle Linux 8:

$ sudo dnf remove highlight.src $ sudo dnf autoremove

3. Information about the highlight.src package on Oracle Linux 8

Last metadata expiration check: 2:48:10 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : highlight
Version : 3.42
Release : 3.el8
Architecture : src
Size : 1.3 M
Source : None
Repository : ol8_appstream
Summary : Universal source code to formatted text converter
URL : http://www.andre-simon.de/
License : GPLv3
Description : A utility that converts sourcecode to HTML, XHTML, RTF, LaTeX, TeX,
: XSL-FO, XML or ANSI escape sequences with syntax highlighting.
: It supports several programming and markup languages.
: Language descriptions are configurable and support regular expressions.
: The utility offers indentation and reformatting capabilities.
: It is easily possible to create new language definitions and colour themes.