How to Install and Uninstall highlight.x86_64 Package on AlmaLinux 8

Last updated: May 16,2024

1. Install "highlight.x86_64" package

Learn how to install highlight.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install highlight.x86_64

2. Uninstall "highlight.x86_64" package

In this section, we are going to explain the necessary steps to uninstall highlight.x86_64 on AlmaLinux 8:

$ sudo dnf remove highlight.x86_64 $ sudo dnf autoremove

3. Information about the highlight.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:42:59 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : highlight
Version : 3.42
Release : 3.el8
Architecture : x86_64
Size : 805 k
Source : highlight-3.42-3.el8.src.rpm
Repository : 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.