How to Install and Uninstall simfqt.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: May 20,2024

1. Install "simfqt.x86_64" package

Learn how to install simfqt.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install simfqt.x86_64

2. Uninstall "simfqt.x86_64" package

Please follow the instructions below to uninstall simfqt.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove simfqt.x86_64 $ sudo dnf autoremove

3. Information about the simfqt.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:39:29 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : simfqt
Version : 1.00.3
Release : 1.el8
Architecture : x86_64
Size : 276 k
Source : simfqt-1.00.3-1.el8.src.rpm
Repository : epel
Summary : C++ Simulated Fare Quote System Library
URL : http://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: http://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.