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

Last updated: October 11,2024

1. Install "airrac.x86_64" package

Please follow the step by step instructions below to install airrac.x86_64 on Fedora 35

$ sudo dnf update $ sudo dnf install airrac.x86_64

2. Uninstall "airrac.x86_64" package

This guide covers the steps necessary to uninstall airrac.x86_64 on Fedora 35:

$ sudo dnf remove airrac.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:51:54 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : airrac
Version : 1.00.4
Release : 9.fc35
Architecture : x86_64
Size : 148 k
Source : airrac-1.00.4-9.fc35.src.rpm
Repository : fedora
Summary : C++ Simulated Revenue Accounting (RAC) System Library
URL : https://github.com/airsim/airrac
License : LGPLv2+
Description : airrac is a C++ library of airline revenue accounting classes and
: functions, mainly targeting simulation purposes.
:
: airrac 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 airrac package if you need a library of basic C++ objects
: for Airline Revenue Accounting, mainly for simulation purpose.