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

Last updated: October 05,2024

1. Install "simcrs.i686" package

In this section, we are going to explain the necessary steps to install simcrs.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install simcrs.i686

2. Uninstall "simcrs.i686" package

Please follow the instructions below to uninstall simcrs.i686 on Fedora 36:

$ sudo dnf remove simcrs.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:08:16 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : simcrs
Version : 1.01.5
Release : 9.fc36
Architecture : i686
Size : 89 k
Source : simcrs-1.01.5-9.fc36.src.rpm
Repository : fedora
Summary : C++ Simulated Travel-Oriented Distribution System library
URL : https://github.com/airsim/simcrs
License : LGPLv2+
Description : simcrs aims at providing a clean API and a simple implementation,
: as a C++ library, of a Travel-oriented Distribution System. It
: corresponds to the simulated version of the real-world Computerized
: Reservation Systems (CRS). That library uses the Standard Airline IT
: C++ object model (https://www.stdair.org).
:
: simcrs 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 simcrs package if you need a library of basic C++ objects
: for airline-related booking distribution system, mainly for simulation purpose.