How to Install and Uninstall airinv.i686 Package on Fedora 36

Last updated: May 18,2024

1. Install "airinv.i686" package

Here is a brief guide to show you how to install airinv.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install airinv.i686

2. Uninstall "airinv.i686" package

In this section, we are going to explain the necessary steps to uninstall airinv.i686 on Fedora 36:

$ sudo dnf remove airinv.i686 $ sudo dnf autoremove

3. Information about the airinv.i686 package on Fedora 36

Last metadata expiration check: 1:58:22 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : airinv
Version : 1.00.5
Release : 6.fc36
Architecture : i686
Size : 509 k
Source : airinv-1.00.5-6.fc36.src.rpm
Repository : fedora
Summary : C++ Simulated Airline Inventory Management System library
URL : https://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: 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.