How to Install and Uninstall source-highlight.i686 Package on Fedora 39

Last updated: January 11,2025

1. Install "source-highlight.i686" package

This guide covers the steps necessary to install source-highlight.i686 on Fedora 39

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

2. Uninstall "source-highlight.i686" package

This tutorial shows how to uninstall source-highlight.i686 on Fedora 39:

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

3. Information about the source-highlight.i686 package on Fedora 39

Last metadata expiration check: 4:17:11 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : source-highlight
Version : 3.1.9
Release : 19.fc39
Architecture : i686
Size : 774 k
Source : source-highlight-3.1.9-19.fc39.src.rpm
Repository : fedora
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.