How to Install and Uninstall source-highlight.i686 Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "source-highlight.i686" package

Please follow the guidance below to install source-highlight.i686 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install source-highlight.i686

2. Uninstall "source-highlight.i686" package

This guide covers the steps necessary to uninstall source-highlight.i686 on AlmaLinux 9:

$ sudo dnf remove source-highlight.i686 $ sudo dnf autoremove

3. Information about the source-highlight.i686 package on AlmaLinux 9

Last metadata expiration check: 0:33:01 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : source-highlight
Version : 3.1.9
Release : 11.el9
Architecture : i686
Size : 630 k
Source : source-highlight-3.1.9-11.el9.src.rpm
Repository : appstream
Summary : Produces a document with syntax highlighting
URL : http://www.gnu.org/software/src-highlite/
License : GPLv3+
Description : This program, given a source file, produces a document with syntax
: highlighting. At the moment this package can handle:
: Java, Javascript, C/C++, Prolog, Perl, Php3, Python, Flex, ChangeLog, Ruby,
: Lua, Caml, Sml and Log as source languages, and HTML, XHTML and ANSI color
: escape sequences as output format.