< Home - < Back

source-highlight


Information about the package, source-highlight, which is shipped with common Linux distributions. The source-highlight package is designed for, Produces a document with syntax highlighting.


Package Name:

source-highlight

Summary:

Produces a document with syntax highlighting

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.

Architecture:

x86_64

Version:

3.1.7

Release:

1.el6

Size:

613 k

Repository:

epel

From Repository:

Licence:

GPLv3+



Handy Yum Commands for source-highlight


Control the source-highlight package with the following handy commands outlined below.


Command

Description of Command

yum install source-highlight

This command will install source-highlight on the server.

yum remove source-highlight

This command will un-install source-highlight on the server. When you run this command, you will be asked if you are sure that you want to remove source-highlight, so you have to manually confirm that you want to do this.

yum -y remove source-highlight

This command will un-install source-highlight on the server. When you run this command with th e -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove source-highlight when using the -y flag.

yum update source-highlight

This command will update source-highlight to the latest version. When you run this command, you will be asked if you are sure that you want to remove source-highlight, so you have to manually confirm that you want to do this.

yum -y update source-highlight

This command will update source-highlight to the latest version. When you run this command with the -y flag, you will not be prompted to check that you are sure you want to remove the package - so be sure you absolutely want to remove source-highlight when using the -y flag.

yum info source-highlight

This command will show you core information about the source-highlight package.

yum deplist source-highlight

This command will show you the dependencies for source-highlight. Thankfully, when using Yum, if dependencies are required, these are also installed at the same time so you don't have to worry too much about that.

yum check-update source-highlight

This command will check if there is an update waiting on source-highlight. When you run this command this will return nothing if there is nothing to update, or, will return the package name if the package is due to be updated.