How to Install and Uninstall simcrs.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 30,2024
1. Install "simcrs.x86_64" package
Learn how to install simcrs.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
simcrs.x86_64
Copied
2. Uninstall "simcrs.x86_64" package
This tutorial shows how to uninstall simcrs.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
simcrs.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the simcrs.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:56:56 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : simcrs
Version : 1.01.3
Release : 1.el8
Architecture : x86_64
Size : 90 k
Source : simcrs-1.01.3-1.el8.src.rpm
Repository : epel
Summary : C++ Simulated Travel-Oriented Distribution System library
URL : http://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 (http://sf.net/projects/stdair).
:
: simcrs 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 simcrs package if you need a library of basic C++ objects
: for airline-related booking distribution system, mainly for simulation purpose.
Available Packages
Name : simcrs
Version : 1.01.3
Release : 1.el8
Architecture : x86_64
Size : 90 k
Source : simcrs-1.01.3-1.el8.src.rpm
Repository : epel
Summary : C++ Simulated Travel-Oriented Distribution System library
URL : http://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 (http://sf.net/projects/stdair).
:
: simcrs 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 simcrs package if you need a library of basic C++ objects
: for airline-related booking distribution system, mainly for simulation purpose.