< Home - < Back

stdair


Information about the package, stdair, which is shipped with common Linux distributions. The stdair package is designed for, C++ Standard Airline IT Object Library.


Package Name:

stdair

Summary:

C++ Standard Airline IT Object Library

Description:

stdair aims at providing a clean API, and the corresponding C++ implementation, for the basis of Airline IT and travel distribution Business Object Model (BOM), that is, to be used by several other open source projects, such as AirRAC, RMOL, AirInv, AvlCal, AirTSP, SimFQT, SimLFS, SimCRS, TravelCCM, SEvMgr, TraDemGen, TvlSim, etc. Install the stdair package if you need a library of basic C++ objects for Airline IT (e.g., schedule management, inventory, revenue management, revenue accounting), travel distribution, demand generation and customer choice modeling, mainly for simulation purpose.

Architecture:

x86_64

Version:

1.00.2

Release:

1.el6

Size:

662 k

Repository:

epel

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for stdair


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


Command

Description of Command

yum install stdair

This command will install stdair on the server.

yum remove stdair

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

yum -y remove stdair

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

yum update stdair

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

yum -y update stdair

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

yum info stdair

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

yum deplist stdair

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

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