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

Last updated: April 25,2024

1. Install "airinv.x86_64" package

Please follow the step by step instructions below to install airinv.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install airinv.x86_64

2. Uninstall "airinv.x86_64" package

This is a short guide on how to uninstall airinv.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove airinv.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1 day, 3:46:12 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : airinv
Version : 1.00.3
Release : 1.el8
Architecture : x86_64
Size : 468 k
Source : airinv-1.00.3-1.el8.src.rpm
Repository : epel
Summary : C++ Simulated Airline Inventory Management System library
URL : http://github.com/airsim/airinv
License : LGPLv2+
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.