How to Install and Uninstall stdair.x86_64 Package on CentOS 8 / RHEL 8

Last updated: October 07,2024

1. Install "stdair.x86_64" package

This guide let you learn how to install stdair.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install stdair.x86_64

2. Uninstall "stdair.x86_64" package

This tutorial shows how to uninstall stdair.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove stdair.x86_64 $ sudo dnf autoremove

3. Information about the stdair.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:37:01 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : stdair
Version : 1.00.8
Release : 1.el8
Architecture : x86_64
Size : 672 k
Source : stdair-1.00.8-1.el8.src.rpm
Repository : epel
Summary : C++ Standard Airline IT Object Library
URL : http://github.com/airsim/stdair
License : LGPLv2+
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, AirSched, SimFQT,
: SimLFS, SimCRS, TravelCCM, SEvMgr, TraDemGen, DSim, OpenTREP, 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.