< Home - < Back

mathex


Information about the package, mathex, which is shipped with common Linux distributions. The mathex package is designed for, C++ library to parse/evaluate mathematical expressions.


Package Name:

mathex

Summary:

C++ library to parse/evaluate mathematical expressions

Description:

C++ library to parse/evaluate mathematical expressions.

Architecture:

x86_64

Version:

0.3b

Release:

3.el6

Size:

31 k

Repository:

epel

From Repository:

Licence:

LGPLv2+ with exceptions



Handy Yum Commands for mathex


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


Command

Description of Command

yum install mathex

This command will install mathex on the server.

yum remove mathex

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

yum -y remove mathex

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

yum update mathex

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

yum -y update mathex

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

yum info mathex

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

yum deplist mathex

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

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