< Home - < Back

airinv


Information about the package, airinv, which is shipped with common Linux distributions. The airinv package is designed for, C++ Simulated Airline Inventory Management System library.


Package Name:

airinv

Summary:

C++ Simulated Airline Inventory Management System library

Description:

airinv is a C++ library of airline inventory management classes and functions, mainly targeting simulation purposes. airinv 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 airinv package if you need a library of basic C++ objects for Airline Inventory Management, mainly for simulation purpose.

Architecture:

x86_64

Version:

1.00.1

Release:

1.el6

Size:

451 k

Repository:

epel

From Repository:

Licence:

LGPLv2+



Handy Yum Commands for airinv


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


Command

Description of Command

yum install airinv

This command will install airinv on the server.

yum remove airinv

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

yum -y remove airinv

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

yum update airinv

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

yum -y update airinv

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

yum info airinv

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

yum deplist airinv

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

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