< Home - < Back

python34-pygments


Information about the package, python34-pygments, which is shipped with common Linux distributions. The python34-pygments package is designed for, Syntax highlighting engine written in Python 3.


Package Name:

python34-pygments

Summary:

Syntax highlighting engine written in Python 3

Description:

Pygments is a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details that increase highlighting quality * support for new languages and formats are added easily; most languages use a simple regex-based lexing mechanism * a number of output formats is available, among them HTML, RTF, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library * ... and it highlights even Brainf*ck!

Architecture:

noarch

Version:

2.2.0

Release:

1.el6

Size:

1.5 M

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for python34-pygments


Control the python34-pygments package with the following handy commands outlined below.


Command

Description of Command

yum install python34-pygments

This command will install python34-pygments on the server.

yum remove python34-pygments

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

yum -y remove python34-pygments

This command will un-install python34-pygments 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 python34-pygments when using the -y flag.

yum update python34-pygments

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

yum -y update python34-pygments

This command will update python34-pygments 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 python34-pygments when using the -y flag.

yum info python34-pygments

This command will show you core information about the python34-pygments package.

yum deplist python34-pygments

This command will show you the dependencies for python34-pygments. 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 python34-pygments

This command will check if there is an update waiting on python34-pygments. 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.