How to Install and Uninstall airinv.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: May 20,2024

1. Install "airinv.x86_64" package

This tutorial shows how to install airinv.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install airinv.x86_64

2. Uninstall "airinv.x86_64" package

Please follow the guidelines below to uninstall airinv.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove airinv.x86_64 $ sudo dnf autoremove

3. Information about the airinv.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:37:55 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : airinv
Version : 1.00.8
Release : 1.el8
Architecture : x86_64
Size : 464 k
Source : airinv-1.00.8-1.el8.src.rpm
Repository : epel
Summary : C++ Simulated Airline Inventory Management System library
URL : https://github.com/airsim/airinv
License : LGPL-2.1-or-later
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: https://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.