< Home - < Back

simfqt


Information about the package, simfqt, which is shipped with common Linux distributions. The simfqt package is designed for, C++ Simulated Fare Quote System Library.


Package Name:

simfqt

Summary:

C++ Simulated Fare Quote System Library

Description:

simfqt aims at providing a clean API and a simple implementation, as a C++ library, of a Travel-oriented fare engine. It corresponds to the simulated version of the real-world Fare Quote or pricing system. simfqt makes an extensive use of existing open-source libraries for increased functionality, speed and accuracy. In particular the Boost (C++ Standard Extensions: http://www.boost.org) library is used. Install the simfqt package if you need a library of basic C++ objects for Airline Pricing and Fare Quoting (FQ), mainly for simulation purpose.

Architecture:

x86_64

Version:

1.00.1

Release:

1.el6

Size:

250 k

Repository:

epel

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for simfqt


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


Command

Description of Command

yum install simfqt

This command will install simfqt on the server.

yum remove simfqt

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

yum -y remove simfqt

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

yum update simfqt

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

yum -y update simfqt

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

yum info simfqt

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

yum deplist simfqt

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

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