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

Last updated: June 16,2024

1. Install "stdair.x86_64" package

Please follow the guidance below to install stdair.x86_64 on Oracle Linux 8

$ sudo dnf update $ sudo dnf install stdair.x86_64

2. Uninstall "stdair.x86_64" package

Please follow the steps below to uninstall stdair.x86_64 on Oracle Linux 8:

$ sudo dnf remove stdair.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 6:42:00 ago on Mon Sep 12 02:51:38 2022.
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.