< Home - < Back

tre


Information about the package, tre, which is shipped with common Linux distributions. The tre package is designed for, POSIX compatible regexp library with approximate matching.


Package Name:

tre

Summary:

POSIX compatible regexp library with approximate matching

Description:

TRE is a lightweight, robust, and efficient POSIX compatible regexp matching library with some exciting features such as approximate matching.

Architecture:

x86_64

Version:

0.7.6

Release:

3.el6

Size:

69 k

Repository:

epel

From Repository:

Licence:

BSD



Handy Yum Commands for tre


Control the tre package with the following handy commands outlined below.


Command

Description of Command

yum install tre

This command will install tre on the server.

yum remove tre

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

yum -y remove tre

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

yum update tre

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

yum -y update tre

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

yum info tre

This command will show you core information about the tre package.

yum deplist tre

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

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