How to Install and Uninstall source-highlight.i686 Package on Amazon Linux 2

Last updated: May 16,2024

1. Install "source-highlight.i686" package

This tutorial shows how to install source-highlight.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install source-highlight.i686

2. Uninstall "source-highlight.i686" package

This is a short guide on how to uninstall source-highlight.i686 on Amazon Linux 2:

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

3. Information about the source-highlight.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : source-highlight
Arch : i686
Version : 3.1.6
Release : 6.amzn2.0.2
Size : 651 k
Repo : amzn2-core/2/x86_64
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.