How to Install and Uninstall simfqt.i686 Package on Fedora 39

Last updated: November 28,2024

1. Install "simfqt.i686" package

This guide covers the steps necessary to install simfqt.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install simfqt.i686

2. Uninstall "simfqt.i686" package

Learn how to uninstall simfqt.i686 on Fedora 39:

$ sudo dnf remove simfqt.i686 $ sudo dnf autoremove

3. Information about the simfqt.i686 package on Fedora 39

Last metadata expiration check: 1:40:40 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : simfqt
Version : 1.00.7
Release : 2.fc39
Architecture : i686
Size : 331 k
Source : simfqt-1.00.7-2.fc39.src.rpm
Repository : fedora
Summary : C++ Simulated Fare Quote System Library
URL : https://github.com/airsim/simfqt
License : LGPLv2+
Description : simfqt aims at providing a clean API and a simple implementation, as
: a C++ library, of a Travel-oriented fare engine. It corresponds to
: the simulated version of the real-world Fare Quote or pricing system.
:
: simfqt 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 simfqt package if you need a library of basic C++ objects
: for Airline Pricing and Fare Quoting (FQ), mainly for simulation purpose.