How to Install and Uninstall simfqt.x86_64 Package on Oracle Linux 9
Last updated: November 29,2024
1. Install "simfqt.x86_64" package
This is a short guide on how to install simfqt.x86_64 on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
simfqt.x86_64
Copied
2. Uninstall "simfqt.x86_64" package
Here is a brief guide to show you how to uninstall simfqt.x86_64 on Oracle Linux 9:
$
sudo dnf remove
simfqt.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the simfqt.x86_64 package on Oracle Linux 9
Last metadata expiration check: 1:09:57 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : simfqt
Version : 1.00.6
Release : 1.el9
Architecture : x86_64
Size : 257 k
Source : simfqt-1.00.6-1.el9.src.rpm
Repository : epel
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.
Available Packages
Name : simfqt
Version : 1.00.6
Release : 1.el9
Architecture : x86_64
Size : 257 k
Source : simfqt-1.00.6-1.el9.src.rpm
Repository : epel
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.