How to Install and Uninstall stdair.x86_64 Package on Oracle Linux 9

Last updated: July 05,2024

1. Install "stdair.x86_64" package

Here is a brief guide to show you how to install stdair.x86_64 on Oracle Linux 9

$ 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 Oracle Linux 9:

$ sudo dnf remove stdair.x86_64 $ sudo dnf autoremove

3. Information about the stdair.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:54:40 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : stdair
Version : 1.00.13
Release : 5.el9
Architecture : x86_64
Size : 588 k
Source : stdair-1.00.13-5.el9.src.rpm
Repository : epel
Summary : C++ Standard Airline IT Object Library
URL : https://github.com/airsim/stdair
License : LGPL-2.1-or-later
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.