How to Install and Uninstall airinv.x86_64 Package on Fedora 35

Last updated: September 21,2024

1. Install "airinv.x86_64" package

This is a short guide on how to install airinv.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install airinv.x86_64

2. Uninstall "airinv.x86_64" package

This tutorial shows how to uninstall airinv.x86_64 on Fedora 35:

$ sudo dnf remove airinv.x86_64 $ sudo dnf autoremove

3. Information about the airinv.x86_64 package on Fedora 35

Last metadata expiration check: 0:49:39 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : airinv
Version : 1.00.5
Release : 5.fc35
Architecture : x86_64
Size : 473 k
Source : airinv-1.00.5-5.fc35.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.