< Home - < Back

txt2regex


Information about the package, txt2regex, which is shipped with common Linux distributions. The txt2regex package is designed for, Regular expression wizard that converts human sentences to regexes.


Package Name:

txt2regex

Summary:

Regular expression wizard that converts human sentences to regexes

Description:

txt2regex is a regular expression wizard that converts human sentences to regexes. In a simple interactive interface, you just answer questions and build your own regex for a large variety of software and programming languages.

Architecture:

noarch

Version:

0.8

Release:

3.el6

Size:

39 k

Repository:

epel

From Repository:

Licence:

GPLv2



Handy Yum Commands for txt2regex


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


Command

Description of Command

yum install txt2regex

This command will install txt2regex on the server.

yum remove txt2regex

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

yum -y remove txt2regex

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

yum update txt2regex

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

yum -y update txt2regex

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

yum info txt2regex

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

yum deplist txt2regex

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

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