< Home - < Back

simcrs


Information about the package, simcrs, which is shipped with common Linux distributions. The simcrs package is designed for, C++ Simulated Travel-Oriented Distribution System library.


Package Name:

simcrs

Summary:

C++ Simulated Travel-Oriented Distribution System library

Description:

simcrs aims at providing a clean API and a simple implementation, as a C++ library, of a Travel-oriented Distribution System. It corresponds to the simulated version of the real-world Computerized Reservation Systems (CRS). That library uses the Standard Airline IT C++ object model (http://sf.net/projects/stdair). simcrs 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 simcrs package if you need a library of basic C++ objects for airline-related booking distribution system, mainly for simulation purpose.

Architecture:

x86_64

Version:

1.01.1

Release:

1.el6

Size:

73 k

Repository:

epel

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for simcrs


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


Command

Description of Command

yum install simcrs

This command will install simcrs on the server.

yum remove simcrs

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

yum -y remove simcrs

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

yum update simcrs

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

yum -y update simcrs

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

yum info simcrs

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

yum deplist simcrs

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

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