< Home - < Back

cpanel-re2c


Information about the package, cpanel-re2c, which is shipped with common Linux distributions. The cpanel-re2c package is designed for, A tool for writing very fast and very flexible scanners.


Package Name:

cpanel-re2c

Summary:

A tool for writing very fast and very flexible scanners

Description:

re2c is a tool for writing very fast and very flexible scanners. Unlike any other such tool, re2c focuses on generating high efficient code for regular expression matching. As a result this allows a much broader range of use than any traditional lexer offers. And Last but not least re2c generates warning free code that is equal to hand-written code in terms of size, speed and quality.

Architecture:

x86_64

Version:

1.0.3

Release:

1.cp1170

Size:

547 k

Repository:

installed

From Repository:

Licence:

Public domain



Handy Yum Commands for cpanel-re2c


Control the cpanel-re2c package with the following handy commands outlined below.


Command

Description of Command

yum install cpanel-re2c

This command will install cpanel-re2c on the server.

yum remove cpanel-re2c

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

yum -y remove cpanel-re2c

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

yum update cpanel-re2c

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

yum -y update cpanel-re2c

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

yum info cpanel-re2c

This command will show you core information about the cpanel-re2c package.

yum deplist cpanel-re2c

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

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